mirror of
https://github.com/ScoopInstaller/Main.git
synced 2026-01-07 12:15:15 +00:00
20 lines
689 B
JSON
20 lines
689 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.7z",
|
|
"hash": "b19626f134b82549303ce46d3c080986963bdcd1f2d61b99d5f270c8900e8930",
|
|
"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",
|
|
"hash": {
|
|
"url": "$url.sha256"
|
|
}
|
|
}
|
|
}
|