svtplay-dl: Update to version 3.7

This commit is contained in:
Richard Kuhnt 2021-04-27 20:00:23 +00:00
parent 8b6c54dbde
commit 82ba34bf5f

View File

@ -1,5 +1,5 @@
{ {
"version": "3.6", "version": "3.7",
"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/3.6/svtplay-dl-amd64.zip", "url": "https://svtplay-dl.se/download/3.7/svtplay-dl-amd64.zip",
"hash": "9e4bd4a52fed652a6d876f66090421cd008a5a05af87302cb559bbf9222da22a" "hash": "2e9ee568ccdc65159e86be049d739eaceecf318ada88c9267e9854b822d06548"
}, },
"32bit": { "32bit": {
"url": "https://svtplay-dl.se/download/3.6/svtplay-dl-win32.zip", "url": "https://svtplay-dl.se/download/3.7/svtplay-dl-win32.zip",
"hash": "5699ca158c4b3a5d99ceda2f28dd4edea844a662142c36448bd40c1ef6688c57" "hash": "cc1cf3d9256f04615a704cfdc6f37a5aee9b00ef9924a7ca641284e67e09fb9b"
} }
}, },
"extract_dir": "svtplay-dl", "extract_dir": "svtplay-dl",