mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-09 19:13:26 +03:00
svtplay-dl: 4.109 -> 4.113
This commit is contained in:
parent
73557c22ec
commit
32919c5e8f
1 changed files with 2 additions and 2 deletions
|
@ -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 ];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue