svtplay-dl: Update to version 4.20

This commit is contained in:
github-actions[bot] 2023-04-20 00:34:53 +00:00
parent 5460de1994
commit 0f25717ee7

View File

@ -1,5 +1,5 @@
{ {
"version": "4.19", "version": "4.20",
"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.19/svtplay-dl-amd64.zip", "url": "https://svtplay-dl.se/download/4.20/svtplay-dl-amd64.zip",
"hash": "ee0eff673b169f74fae19893d8dfea1ed11d10fcdd3b02caf3fed44edd2df0b7" "hash": "6160c2778f2079c56c148a0729a032666442025884a562d7bf016d3821020f11"
}, },
"32bit": { "32bit": {
"url": "https://svtplay-dl.se/download/4.19/svtplay-dl-win32.zip", "url": "https://svtplay-dl.se/download/4.20/svtplay-dl-win32.zip",
"hash": "a0d5da737766aafa99a2ef8b989c63281a5bbc4c2c894b699514fdc25ce32f47" "hash": "bc48c2c488026b1ee45c4dd0c691e2441c94d4a2f06d42f68a26aa8c4a250961"
} }
}, },
"extract_dir": "svtplay-dl", "extract_dir": "svtplay-dl",