svtplay-dl: Update to version 4.6

This commit is contained in:
Richard Kuhnt 2021-10-18 23:00:32 +00:00
parent a6af7cad7a
commit 8bb639aa7d

View File

@ -1,5 +1,5 @@
{ {
"version": "4.5", "version": "4.6",
"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.5/svtplay-dl-amd64.zip", "url": "https://svtplay-dl.se/download/4.6/svtplay-dl-amd64.zip",
"hash": "ad6a9fd6f81bc34c661e039925000435616fb9aca1d277d802239c4bba76c2cf" "hash": "eab5c8febc827d1de29ded4e36f48fd42377fd772b06de193a5e0d0ca40dd540"
}, },
"32bit": { "32bit": {
"url": "https://svtplay-dl.se/download/4.5/svtplay-dl-win32.zip", "url": "https://svtplay-dl.se/download/4.6/svtplay-dl-win32.zip",
"hash": "611c9208b54044228c18fa14f1137309c0030e5f57bd6ccc0a1d3f076a18a081" "hash": "506f2506cdbe3e482861b6eb7a7754cfb667657f599093c82c0fde78f91008a4"
} }
}, },
"extract_dir": "svtplay-dl", "extract_dir": "svtplay-dl",