mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-04 07:41:20 +00:00 
			
		
		
		
	pulumi: Add pulumi exe files to bin (#6512)
This commit is contained in:
		
							parent
							
								
									f26f643f40
								
							
						
					
					
						commit
						1f2b183ccd
					
				@ -10,7 +10,23 @@
 | 
			
		||||
        }
 | 
			
		||||
    },
 | 
			
		||||
    "extract_dir": "Pulumi\\bin",
 | 
			
		||||
    "bin": "pulumi.exe",
 | 
			
		||||
    "bin": [
 | 
			
		||||
        "pulumi.exe",
 | 
			
		||||
        "pulumi-analyzer-policy-python.cmd",
 | 
			
		||||
        "pulumi-analyzer-policy.cmd",
 | 
			
		||||
        "pulumi-language-dotnet.exe",
 | 
			
		||||
        "pulumi-language-go.exe",
 | 
			
		||||
        "pulumi-language-java.exe",
 | 
			
		||||
        "pulumi-language-nodejs.exe",
 | 
			
		||||
        "pulumi-language-python-exec",
 | 
			
		||||
        "pulumi-language-python.exe",
 | 
			
		||||
        "pulumi-language-yaml.exe",
 | 
			
		||||
        "pulumi-python-shim.cmd",
 | 
			
		||||
        "pulumi-python3-shim.cmd",
 | 
			
		||||
        "pulumi-resource-pulumi-nodejs.cmd",
 | 
			
		||||
        "pulumi-resource-pulumi-python.cmd",
 | 
			
		||||
        "pulumi-watch.exe"
 | 
			
		||||
    ],
 | 
			
		||||
    "checkver": {
 | 
			
		||||
        "url": "https://www.pulumi.com/docs/get-started/install/versions",
 | 
			
		||||
        "regex": "<strong>([\\d.]+)"
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user