svtplay-dl: Update to version 4.1

This commit is contained in:
Richard Kuhnt 2021-07-09 19:00:25 +00:00
parent 5ee74215cb
commit b0b5c5a084

View File

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