svtplay-dl: Update to version 4.2

This commit is contained in:
Richard Kuhnt 2021-07-23 21:00:28 +00:00
parent e141e0d21b
commit 8c425e718e

View File

@ -1,5 +1,5 @@
{ {
"version": "4.1", "version": "4.2",
"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.1/svtplay-dl-amd64.zip", "url": "https://svtplay-dl.se/download/4.2/svtplay-dl-amd64.zip",
"hash": "d15da6ca390721e6601ace877ca884337a66d3a169ff00624f655ef462fa3c78" "hash": "55bfc515bc7a811131ca00554bd55f79588feab4679c341087aed6ec5a25b9c3"
}, },
"32bit": { "32bit": {
"url": "https://svtplay-dl.se/download/4.1/svtplay-dl-win32.zip", "url": "https://svtplay-dl.se/download/4.2/svtplay-dl-win32.zip",
"hash": "7ec8ecb7b67a6d5d38a760908f9f8f0a6979f5e77e2bb24c73462dbe3c5c9f55" "hash": "c6bf4666e0cdd0a2e15107e944d416fde79e6fe8419d536cc2402258ab1d95d5"
} }
}, },
"extract_dir": "svtplay-dl", "extract_dir": "svtplay-dl",