Merge pull request #58888 from r-ryantm/auto-update/speedtest-cli
speedtest-cli: 2.0.2 -> 2.1.1
This commit is contained in:
commit
721c2f8884
@ -7,11 +7,11 @@
|
||||
# required for home-assistant
|
||||
buildPythonPackage rec {
|
||||
pname = "speedtest-cli";
|
||||
version = "2.0.2";
|
||||
version = "2.1.1";
|
||||
|
||||
src = fetchPypi {
|
||||
inherit pname version;
|
||||
sha256 = "2f3d5aa1086d9b367c03b99db6e3207525af174772d877c6b982289b8d2bdefe";
|
||||
sha256 = "1s3ylvkclzdsyqmpjnsd6ixrbmj7vd4bfsdplkjaz1c2czyy3j9p";
|
||||
};
|
||||
|
||||
# tests require working internet connection
|
||||
|
Loading…
Reference in New Issue
Block a user