svtplay-dl: Update to version 4.5

This commit is contained in:
Richard Kuhnt 2021-09-15 20:00:34 +00:00
parent da1e07f779
commit 4df116cc74

View File

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