Add svtplay-dl version 2.1 (#2737)

This commit is contained in:
krokofant 2018-11-05 11:40:13 +01:00 committed by Richard Kuhnt
parent 4cca5782ff
commit 2327706635

13
svtplay-dl.json Normal file
View File

@ -0,0 +1,13 @@
{
"version": "2.1",
"license": "MIT",
"description":"svtplay-dl cli program for downloading media",
"url": "https://svtplay-dl.se/download/2.1/svtplay-dl.zip",
"homepage": "https://svtplay-dl.se/",
"hash": "40593e54b2054a955042b42577629413442b6cb59d6a85f99d063f3fb874043b",
"bin": "svtplay-dl.exe",
"checkver": "<p.*>Currently v([\\d\\.\\d]+) \\(.*\\)</p>",
"autoupdate": {
"url": "https://svtplay-dl.se/download/$version/svtplay-dl.zip"
}
}