svtplay-dl: 4.15 -> 4.17

+2 -2
+2 -2
pkgs/tools/misc/svtplay-dl/default.nix
··· 15 python pytest nose cryptography pyyaml requests mock requests-mock 16 python-dateutil setuptools; 17 18 - version = "4.15"; 19 20 in 21 ··· 27 owner = "spaam"; 28 repo = "svtplay-dl"; 29 rev = version; 30 - hash = "sha256-l8cdJWJbIAkp1RRfq1Q5ugJKinIwudd2Ke6esK/hNjc="; 31 }; 32 33 pythonPaths = [ cryptography pyyaml requests ];
··· 15 python pytest nose cryptography pyyaml requests mock requests-mock 16 python-dateutil setuptools; 17 18 + version = "4.17"; 19 20 in 21 ··· 27 owner = "spaam"; 28 repo = "svtplay-dl"; 29 rev = version; 30 + hash = "sha256-1LkWkila0EG3FfjhTohsirpQ/9wXp5IdoTxliRvT4YU="; 31 }; 32 33 pythonPaths = [ cryptography pyyaml requests ];