svtplay-dl: 4.109 -> 4.113

This commit is contained in:
Lennart Kolmodin
2025-06-08 09:14:25 +02:00
committed by Robert Helgesson
parent 73557c22ec
commit 32919c5e8f
+2 -2
View File
@@ -21,7 +21,7 @@ let
requests-mock
;
version = "4.109";
version = "4.113";
in
@@ -34,7 +34,7 @@ buildPythonApplication {
owner = "spaam";
repo = "svtplay-dl";
rev = version;
hash = "sha256-ApoAcYaqPIurgDM+ctyyx9+OyUmhJ+1fjdGj0ln6v7w=";
hash = "sha256-Yiw76PDnOpK4HAnO9VqmvmqdT4PdxAgu1MwbZ15pEyM=";
};
build-system = [ setuptools ];