svtplay-dl: Update to version 2.6

This commit is contained in:
Richard Kuhnt 2020-09-30 21:00:25 +00:00
parent 2403fcad38
commit bacab12343

View File

@ -1,5 +1,5 @@
{ {
"version": "2.5", "version": "2.6",
"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/2.5/svtplay-dl-amd64.zip", "url": "https://svtplay-dl.se/download/2.6/svtplay-dl-amd64.zip",
"hash": "63865d573b9188d79424ef9e1921eff4ed50ecf272adea82b8e9d8c683f87ca1" "hash": "f65e756c7730b82baa73cde8d80e87d5bf45045f7c630f2dd3dc99a302ff5ee5"
}, },
"32bit": { "32bit": {
"url": "https://svtplay-dl.se/download/2.5/svtplay-dl-win32.zip", "url": "https://svtplay-dl.se/download/2.6/svtplay-dl-win32.zip",
"hash": "9c9e986da2811aed9c0d41d2bd2a9d8df4379785bec756c7c78a36760f48a712" "hash": "2c3590a5d10fe36bc996f740407e074154a00913905303c6b25a39c6f85c925f"
} }
}, },
"extract_dir": "svtplay-dl", "extract_dir": "svtplay-dl",