svtplay-dl: Update to version 2.3

This commit is contained in:
Richard Kuhnt 2019-09-06 18:00:17 +00:00
parent 409744299a
commit aae55fcc62

View File

@ -1,10 +1,10 @@
{ {
"version": "2.2", "version": "2.3",
"license": "MIT", "license": "MIT",
"description": "svtplay-dl cli program for downloading media", "description": "svtplay-dl cli program for downloading media",
"url": "https://svtplay-dl.se/download/2.2/svtplay-dl.zip", "url": "https://svtplay-dl.se/download/2.3/svtplay-dl.zip",
"homepage": "https://svtplay-dl.se/", "homepage": "https://svtplay-dl.se/",
"hash": "17c21d7fceeedb93ce9d4b9a6047a2a68b3cd45e44c5c3874a3fe49846f3dfc3", "hash": "55e2a41449182b5473e60bcf9b610a215a143d312d3ab2144ef98887f2c5e134",
"extract_dir": "svtplay-dl", "extract_dir": "svtplay-dl",
"bin": "svtplay-dl.exe", "bin": "svtplay-dl.exe",
"checkver": "<p.*>Currently v([\\d\\.\\d]+) \\(.*\\)</p>", "checkver": "<p.*>Currently v([\\d\\.\\d]+) \\(.*\\)</p>",