svtplay-dl: Update to version 2.4

This commit is contained in:
Richard Kuhnt 2019-09-07 21:00:14 +00:00
parent 58893064bf
commit ce539d8611

View File

@ -1,10 +1,10 @@
{ {
"version": "2.3", "version": "2.4",
"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.3/svtplay-dl.zip", "url": "https://svtplay-dl.se/download/2.4/svtplay-dl.zip",
"homepage": "https://svtplay-dl.se/", "homepage": "https://svtplay-dl.se/",
"hash": "55e2a41449182b5473e60bcf9b610a215a143d312d3ab2144ef98887f2c5e134", "hash": "51f416864232d6ac45e952a05b3ab8bf4b66f9abe89e6257cf2bd6e4f8605419",
"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>",