svtplay-dl: Update to version 4.12

This commit is contained in:
github-actions[bot] 2022-05-13 20:29:42 +00:00
parent eec0008498
commit 4c48b7697d

View File

@ -1,5 +1,5 @@
{ {
"version": "4.11", "version": "4.12",
"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.11/svtplay-dl-amd64.zip", "url": "https://svtplay-dl.se/download/4.12/svtplay-dl-amd64.zip",
"hash": "d2beb0168fa14666e2d4cfed5c059e04873704111118b54921366b99a5ce51cc" "hash": "c724f5e630aa7aa477709cf8d853a591462ee301833dd50b082da94cb1a239f0"
}, },
"32bit": { "32bit": {
"url": "https://svtplay-dl.se/download/4.11/svtplay-dl-win32.zip", "url": "https://svtplay-dl.se/download/4.12/svtplay-dl-win32.zip",
"hash": "865945041333eb34b38dd1ce439af284657c5b62a4be3f7430a36e78f553045e" "hash": "937c828e0c032b6a6f80e93da5e1dc967b2c0fd04d1040f87268c9e13f449a7e"
} }
}, },
"extract_dir": "svtplay-dl", "extract_dir": "svtplay-dl",