mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-04 07:41:20 +00:00 
			
		
		
		
	fix: WixToolPath not added to env Variables (#1107)
This commit is contained in:
		
							parent
							
								
									bcd8c55652
								
							
						
					
					
						commit
						cc76f32bd6
					
				@ -5,6 +5,9 @@
 | 
			
		||||
    "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",
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user