svtplay-dl: 4.167 -> 4.173

This commit is contained in:
R. Ryantm
2026-02-10 13:34:05 +00:00
parent ce1a7c1f9e
commit 698e3ce2ac
+2 -2
View File
@@ -22,7 +22,7 @@ let
requests-mock
;
version = "4.167";
version = "4.173";
in
@@ -35,7 +35,7 @@ buildPythonApplication {
owner = "spaam";
repo = "svtplay-dl";
tag = version;
hash = "sha256-iQMH5IMMv8pYb/iXZvBRLVqhbxkihYFayygnmUJhQJk=";
hash = "sha256-Cjp3FX2jg4QkdRh/chQ7cPIOkuCiYZ6gNtykddmYhvM=";
};
build-system = [ setuptools ];