mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 14:21:19 +00:00
dark: Use zip instead of 7z package
This commit is contained in:
parent
fee0b5a64c
commit
501ec9895c
@ -3,15 +3,15 @@
|
||||
"license": "MS-RL",
|
||||
"description": "WiX (Windows Installer XML) Toolset Decompiler",
|
||||
"version": "3.11.1",
|
||||
"url": "https://raw.githubusercontent.com/ScoopInstaller/Binary/master/dark/dark-3.11.1.7z",
|
||||
"hash": "b19626f134b82549303ce46d3c080986963bdcd1f2d61b99d5f270c8900e8930",
|
||||
"url": "https://raw.githubusercontent.com/ScoopInstaller/Binary/master/dark/dark-3.11.1.zip",
|
||||
"hash": "18b33358bda279f37444a1e8a88eaffff677fe99ebb2d278e6a4d07975cc13d9",
|
||||
"bin": "dark.exe",
|
||||
"checkver": {
|
||||
"url": "https://github.com/ScoopInstaller/Binary/tree/master/dark",
|
||||
"re": "dark-([0-9.]+).7z"
|
||||
},
|
||||
"autoupdate": {
|
||||
"url": "https://raw.githubusercontent.com/ScoopInstaller/Binary/master/dark/dark-$version.7z",
|
||||
"url": "https://raw.githubusercontent.com/ScoopInstaller/Binary/master/dark/dark-$version.zip",
|
||||
"hash": {
|
||||
"url": "$url.sha256"
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user