mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-04 07:41:20 +00:00 
			
		
		
		
	wixtoolset: Update to version 3.14 (#5534)
This commit is contained in:
		
							parent
							
								
									9f574df740
								
							
						
					
					
						commit
						d6bb79cf49
					
				@ -1,10 +1,10 @@
 | 
			
		||||
{
 | 
			
		||||
    "version": "3.11.2",
 | 
			
		||||
    "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/wix3112rtm/wix311-binaries.zip",
 | 
			
		||||
    "hash": "2c1888d5d1dba377fc7fa14444cf556963747ff9a0a289a3599cf09da03b9e2e",
 | 
			
		||||
    "url": "https://github.com/wixtoolset/wix3/releases/download/wix314rtm/wix314-binaries.zip",
 | 
			
		||||
    "hash": "13f067f38969faf163d93a804b48ea0576790a202c8f10291f2000f0e356e934",
 | 
			
		||||
    "bin": [
 | 
			
		||||
        "candle.exe",
 | 
			
		||||
        "dark.exe",
 | 
			
		||||
@ -27,8 +27,8 @@
 | 
			
		||||
        "WixToolPath": "$dir"
 | 
			
		||||
    },
 | 
			
		||||
    "checkver": {
 | 
			
		||||
        "url": "https://wixtoolset.org/releases/",
 | 
			
		||||
        "regex": "releases/v([\\d.]+)/stable"
 | 
			
		||||
        "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"
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user