mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-02 06:41:19 +00:00
20 lines
692 B
JSON
20 lines
692 B
JSON
{
|
|
"homepage": "http://wixtoolset.org/",
|
|
"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.zip",
|
|
"hash": "18b33358bda279f37444a1e8a88eaffff677fe99ebb2d278e6a4d07975cc13d9",
|
|
"bin": "dark.exe",
|
|
"checkver": {
|
|
"url": "https://github.com/ScoopInstaller/Binary/tree/master/dark",
|
|
"re": "dark-([0-9.]+).zip"
|
|
},
|
|
"autoupdate": {
|
|
"url": "https://raw.githubusercontent.com/ScoopInstaller/Binary/master/dark/dark-$version.zip",
|
|
"hash": {
|
|
"url": "$url.sha256"
|
|
}
|
|
}
|
|
}
|