svtplay-dl: Update to version 4.18

This commit is contained in:
github-actions[bot] 2023-01-11 01:56:35 +00:00
parent 534b413a3a
commit 5422e18cd6

View File

@ -1,5 +1,5 @@
{ {
"version": "4.17", "version": "4.18",
"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.17/svtplay-dl-amd64.zip", "url": "https://svtplay-dl.se/download/4.18/svtplay-dl-amd64.zip",
"hash": "9254284bf22e0a22cdc79bd148ecde2eff551e427db0b76cb3b18c7a1800dd41" "hash": "871b514607062bdba900cefc09f67905201f9ea53aff13eb2e491bfdcfca26d0"
}, },
"32bit": { "32bit": {
"url": "https://svtplay-dl.se/download/4.17/svtplay-dl-win32.zip", "url": "https://svtplay-dl.se/download/4.18/svtplay-dl-win32.zip",
"hash": "0520963be26dfe62b1b65123f2c81c380eb56374e9dc0b579b8dd10066f8d278" "hash": "b27324f72a98eb627e7ff5e2e8500d21ba76f04234113181c4160e2f6aff2165"
} }
}, },
"extract_dir": "svtplay-dl", "extract_dir": "svtplay-dl",