mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-03 23:31:20 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			37 lines
		
	
	
		
			1.0 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			37 lines
		
	
	
		
			1.0 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
    "homepage": "https://wixtoolset.org/",
 | 
						|
    "description": "Set of tools for windows installer creation.",
 | 
						|
    "license": "MS-RL",
 | 
						|
    "version": "3.11.2",
 | 
						|
    "url": "https://github.com/wixtoolset/wix3/releases/download/wix3112rtm/wix311-binaries.zip",
 | 
						|
    "hash": "2c1888d5d1dba377fc7fa14444cf556963747ff9a0a289a3599cf09da03b9e2e",
 | 
						|
    "env_set": {
 | 
						|
        "WixToolPath": "$dir"
 | 
						|
    },
 | 
						|
    "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": "https://wixtoolset.org/releases/",
 | 
						|
        "re": "releases/v([\\d.]+)/stable"
 | 
						|
    },
 | 
						|
    "autoupdate": {
 | 
						|
        "url": "https://github.com/wixtoolset/wix3/releases/download/wix$cleanVersionrtm/wix$majorVersion$minorVersion-binaries.zip"
 | 
						|
    }
 | 
						|
}
 |