{ "version": "3.14", "description": "Set of tools for windows installer creation.", "homepage": "https://wixtoolset.org/", "license": "MS-RL", "url": "https://github.com/wixtoolset/wix3/releases/download/wix314rtm/wix314-binaries.zip", "hash": "13f067f38969faf163d93a804b48ea0576790a202c8f10291f2000f0e356e934", "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" ], "env_set": { "WixToolPath": "$dir" }, "checkver": { "url": "https://github.com/wixtoolset/wix3/releases", "regex": ">WiX Toolset v([\\d.]+)<" }, "autoupdate": { "url": "https://github.com/wixtoolset/wix3/releases/download/wix$cleanVersionrtm/wix$majorVersion$minorVersion-binaries.zip" } }