mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-02 06:41:19 +00:00
33 lines
905 B
JSON
33 lines
905 B
JSON
{
|
|
"homepage": "http://wixtoolset.org/",
|
|
"license": "MS-RL",
|
|
"version": "3.11.1",
|
|
"url": "https://github.com/wixtoolset/wix3/releases/download/wix3111rtm/wix311-binaries.zip",
|
|
"hash": "37f0a533b0978a454efb5dc3bd3598becf9660aaf4287e55bf68ca6b527d051d",
|
|
"bin": [
|
|
"candle.exe",
|
|
"dark.exe",
|
|
"heat.exe",
|
|
"insignia.exe",
|
|
"light.exe",
|
|
"lit.exe",
|
|
"lux.exe",
|
|
"melt.exe",
|
|
"nit.exe",
|
|
"pyro.exe",
|
|
"retina.exe",
|
|
"shine.exe",
|
|
"smoke.exe",
|
|
"ThmViewer.exe",
|
|
"torch.exe",
|
|
"WixCop.exe"
|
|
],
|
|
"checkver": {
|
|
"url": "http://wixtoolset.org/releases/",
|
|
"re": "releases/v([\\d.]+)/stable"
|
|
},
|
|
"autoupdate": {
|
|
"url": "https://github.com/wixtoolset/wix3/releases/download/wix$cleanVersionrtm/wix$majorVersion$minorVersion-binaries.zip"
|
|
}
|
|
}
|