svtplay-dl: 4.173 -> 4.179

This commit is contained in:
R. Ryantm
2026-03-22 06:09:40 +00:00
parent ed958af12f
commit 1d0514bcb5
+2 -2
View File
@@ -22,7 +22,7 @@ let
requests-mock
;
version = "4.173";
version = "4.179";
in
@@ -35,7 +35,7 @@ buildPythonApplication {
owner = "spaam";
repo = "svtplay-dl";
tag = version;
hash = "sha256-Cjp3FX2jg4QkdRh/chQ7cPIOkuCiYZ6gNtykddmYhvM=";
hash = "sha256-xh0SJyZo6fk2beYh/bxS/5ahg5zsRwwo52nB/PnanbE=";
};
build-system = [ setuptools ];