svtplay-dl: Fix hash (fixes #411) (#412)

This commit is contained in:
Ross Smith II 2019-09-15 23:30:59 -07:00 committed by Hsiao-nan Cheung
parent d5672a75fe
commit 6d279b83bf

View File

@ -4,7 +4,7 @@
"description": "svtplay-dl cli program for downloading media",
"url": "https://svtplay-dl.se/download/2.4/svtplay-dl.zip",
"homepage": "https://svtplay-dl.se/",
"hash": "51f416864232d6ac45e952a05b3ab8bf4b66f9abe89e6257cf2bd6e4f8605419",
"hash": "3227384d1cf21fddeb67c5be7f0bfb7686eb6a12b072009324740011ed5c2b72",
"extract_dir": "svtplay-dl",
"bin": "svtplay-dl.exe",
"checkver": "<p.*>Currently v([\\d\\.\\d]+) \\(.*\\)</p>",