svtplay-dl: 4.167 -> 4.173 (#489090)

This commit is contained in:
Nick Cao
2026-02-10 21:55:13 +00:00
committed by GitHub
+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 ];