mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-03 23:31:20 +00:00 
			
		
		
		
	Co-authored-by: Jakub Čábera <cabera.jakub@gmail.com> Co-authored-by: Richard Kuhnt <r15ch13+git@gmail.com>
		
			
				
	
	
		
			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"
 | 
						|
    }
 | 
						|
}
 |