mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 22:31:19 +00:00
dark: Fix checkver (#60)
This commit is contained in:
parent
56763f0e28
commit
2e8e9d1b84
@ -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",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user