svtplay-dl: Update to version 4.17

This commit is contained in:
github-actions[bot] 2022-12-01 08:29:56 +00:00
parent a3f89a54d3
commit 2061968b60

View File

@ -1,5 +1,5 @@
{ {
"version": "4.16", "version": "4.17",
"description": "Video downloader from various sites", "description": "Video downloader from various sites",
"homepage": "https://svtplay-dl.se", "homepage": "https://svtplay-dl.se",
"license": "MIT", "license": "MIT",
@ -8,12 +8,12 @@
}, },
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://svtplay-dl.se/download/4.16/svtplay-dl-amd64.zip", "url": "https://svtplay-dl.se/download/4.17/svtplay-dl-amd64.zip",
"hash": "d1b4d8cefb69b1009f656e2773fceb85e71bf189d9559a9c93e2e171d078a18f" "hash": "9254284bf22e0a22cdc79bd148ecde2eff551e427db0b76cb3b18c7a1800dd41"
}, },
"32bit": { "32bit": {
"url": "https://svtplay-dl.se/download/4.16/svtplay-dl-win32.zip", "url": "https://svtplay-dl.se/download/4.17/svtplay-dl-win32.zip",
"hash": "47fa6f20a86cbe8420585399f5899e754eea15c368a587ca98e3fb2213d9b39a" "hash": "0520963be26dfe62b1b65123f2c81c380eb56374e9dc0b579b8dd10066f8d278"
} }
}, },
"extract_dir": "svtplay-dl", "extract_dir": "svtplay-dl",