ScoopInstaller_Main/bucket/wixtoolset.json
h404bi ccc24e57b6 Init scoop-main bucket
Co-authored-by: Jakub Čábera <cabera.jakub@gmail.com>
Co-authored-by: Richard Kuhnt <r15ch13+git@gmail.com>
2019-04-22 20:56:04 +08:00

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"
}
}