svtplay-dl: 4.179 -> 4.191 (#522165)

This commit is contained in:
Sandro
2026-05-28 20:16:18 +00:00
committed by GitHub
+2 -2
View File
@@ -22,7 +22,7 @@ let
requests-mock
;
version = "4.179";
version = "4.191";
in
@@ -35,7 +35,7 @@ buildPythonApplication {
owner = "spaam";
repo = "svtplay-dl";
tag = version;
hash = "sha256-xh0SJyZo6fk2beYh/bxS/5ahg5zsRwwo52nB/PnanbE=";
hash = "sha256-BOgCJeEUUTt1BoyalBbzgmTS2EaAgFpzhKtWvjBC+VI=";
};
build-system = [ setuptools ];