From ce539d8611cfc76f9351172672f695c3e813cf08 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Sat, 7 Sep 2019 21:00:14 +0000 Subject: [PATCH] svtplay-dl: Update to version 2.4 --- bucket/svtplay-dl.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/svtplay-dl.json b/bucket/svtplay-dl.json index 22fa3d2acf..51e574cd92 100644 --- a/bucket/svtplay-dl.json +++ b/bucket/svtplay-dl.json @@ -1,10 +1,10 @@ { - "version": "2.3", + "version": "2.4", "license": "MIT", "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/", - "hash": "55e2a41449182b5473e60bcf9b610a215a143d312d3ab2144ef98887f2c5e134", + "hash": "51f416864232d6ac45e952a05b3ab8bf4b66f9abe89e6257cf2bd6e4f8605419", "extract_dir": "svtplay-dl", "bin": "svtplay-dl.exe", "checkver": "Currently v([\\d\\.\\d]+) \\(.*\\)

",