svtplay-dl: Update to version 4.13

This commit is contained in:
github-actions[bot] 2022-06-06 00:33:29 +00:00
parent 1cdfe0ecd8
commit d2014fecfb

View File

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