dark: Fix checkver (#60)

This commit is contained in:
Brandon Smith 2019-05-14 21:48:48 -04:00 committed by GitHub
parent 56763f0e28
commit 2e8e9d1b84
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -8,7 +8,7 @@
"bin": "dark.exe",
"checkver": {
"url": "https://github.com/ScoopInstaller/Binary/tree/master/dark",
"re": "dark-([0-9.]+).7z"
"re": "dark-([0-9.]+).zip"
},
"autoupdate": {
"url": "https://raw.githubusercontent.com/ScoopInstaller/Binary/master/dark/dark-$version.zip",