svtplay-dl: Update to version 2.9

This commit is contained in:
Richard Kuhnt 2021-02-08 00:01:48 +00:00
parent 4315b39efa
commit 1f71ba1c98

View File

@ -1,5 +1,5 @@
{ {
"version": "2.8", "version": "2.9",
"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/2.8/svtplay-dl-amd64.zip", "url": "https://svtplay-dl.se/download/2.9/svtplay-dl-amd64.zip",
"hash": "fae340c9a50011821ef423e8de070184a7ce0478f2abe4e19ce3f5070e55ae35" "hash": "9a311a2406d3ff14b64daf54fb229bc77ad130735779534e7e9a4215adf21197"
}, },
"32bit": { "32bit": {
"url": "https://svtplay-dl.se/download/2.8/svtplay-dl-win32.zip", "url": "https://svtplay-dl.se/download/2.9/svtplay-dl-win32.zip",
"hash": "80d0bde1f5cb0509a56215d54fffd013dc9051607e251feee54d90b4cd95ced8" "hash": "24d613935455da738661df6163fabac8f65b3d21d8d3806724431fd648f661a7"
} }
}, },
"extract_dir": "svtplay-dl", "extract_dir": "svtplay-dl",