svtplay-dl: 4.179 -> 4.191

This commit is contained in:
R. Ryantm
2026-05-28 17:29:22 +00:00
parent 489cd7957b
commit 7c81c94b1b
+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 ];