svtplay-dl: Update to version 4.11

This commit is contained in:
github-actions[bot] 2022-03-29 02:04:51 +00:00
parent c611cde742
commit 39997d3d8c

View File

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