svtplay-dl: 4.131 -> 4.137

This commit is contained in:
R. Ryantm
2025-09-14 23:10:15 +00:00
parent 19a8f12aab
commit 49272868d3
+2 -2
View File
@@ -22,7 +22,7 @@ let
requests-mock
;
version = "4.131";
version = "4.137";
in
@@ -35,7 +35,7 @@ buildPythonApplication {
owner = "spaam";
repo = "svtplay-dl";
rev = version;
hash = "sha256-ZW30KI0R7bn4iESlhsYz1D2LQ4PDg7HBqW4wP1XO8gs=";
hash = "sha256-KBX2YfDyEu9nwlaZlOw+4FKy+hhLncVr8xhXn7XhvAU=";
};
build-system = [ setuptools ];