svtplay-dl: Update to version 4.21

This commit is contained in:
github-actions[bot] 2023-06-02 00:33:54 +00:00
parent 4b1b080132
commit a7a1afd864

View File

@ -1,5 +1,5 @@
{ {
"version": "4.20", "version": "4.21",
"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.20/svtplay-dl-amd64.zip", "url": "https://svtplay-dl.se/download/4.21/svtplay-dl-amd64.zip",
"hash": "6160c2778f2079c56c148a0729a032666442025884a562d7bf016d3821020f11" "hash": "90082f4068cb269ba66f2819008862d794a39e7032af9e0d9cff5d7765d5b7bc"
}, },
"32bit": { "32bit": {
"url": "https://svtplay-dl.se/download/4.20/svtplay-dl-win32.zip", "url": "https://svtplay-dl.se/download/4.21/svtplay-dl-win32.zip",
"hash": "bc48c2c488026b1ee45c4dd0c691e2441c94d4a2f06d42f68a26aa8c4a250961" "hash": "4f3bb2b01f54712cb156a685a8992a21f4fcad738a2369eb5bfa27b8fe09ec15"
} }
}, },
"extract_dir": "svtplay-dl", "extract_dir": "svtplay-dl",