svtplay-dl: Update to version 3.3

This commit is contained in:
Richard Kuhnt 2021-03-16 22:00:25 +00:00
parent a25d22419c
commit 8492738493

View File

@ -1,5 +1,5 @@
{ {
"version": "3.2", "version": "3.3",
"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.2/svtplay-dl-amd64.zip", "url": "https://svtplay-dl.se/download/3.3/svtplay-dl-amd64.zip",
"hash": "b69d8394b88900bc23c29e5f9ccb1dcce364c236c07e62bb828c1fa0d90a7912" "hash": "0231fb15dd7c0077739bee75d81ff2b8aa865340d0322cf535aa1498a4d0a1b4"
}, },
"32bit": { "32bit": {
"url": "https://svtplay-dl.se/download/3.2/svtplay-dl-win32.zip", "url": "https://svtplay-dl.se/download/3.3/svtplay-dl-win32.zip",
"hash": "d413ec5be2b3f4756268d91792a15256116b5a63af2b17361936627c5eda4e4e" "hash": "9a92186a6f9ddba3dfadce6a05d97dac009f62ba0d375b9d1c2105e6792aa194"
} }
}, },
"extract_dir": "svtplay-dl", "extract_dir": "svtplay-dl",