mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-10-31 22:01:19 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			50 lines
		
	
	
		
			1.9 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			50 lines
		
	
	
		
			1.9 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
| {
 | |
|     "version": "3.205.0",
 | |
|     "description": "Create, deploy, and manage infrastructure on any cloud using any language.",
 | |
|     "homepage": "https://www.pulumi.com",
 | |
|     "license": "Apache-2.0",
 | |
|     "architecture": {
 | |
|         "64bit": {
 | |
|             "url": "https://get.pulumi.com/releases/sdk/pulumi-v3.205.0-windows-x64.zip",
 | |
|             "hash": "sha512:2d787b860ceb6c139b346b2417de0ec3074c841852e940a087c9042a0fa0b7fbb4a180e4118a97101b516507437c60eb7c1bb8858a7beff90c46f58982fb8f8e"
 | |
|         },
 | |
|         "arm64": {
 | |
|             "url": "https://get.pulumi.com/releases/sdk/pulumi-v3.205.0-windows-x64.zip",
 | |
|             "hash": "sha512:2d787b860ceb6c139b346b2417de0ec3074c841852e940a087c9042a0fa0b7fbb4a180e4118a97101b516507437c60eb7c1bb8858a7beff90c46f58982fb8f8e"
 | |
|         }
 | |
|     },
 | |
|     "extract_dir": "Pulumi\\bin",
 | |
|     "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-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.]+)"
 | |
|     },
 | |
|     "autoupdate": {
 | |
|         "architecture": {
 | |
|             "64bit": {
 | |
|                 "url": "https://get.pulumi.com/releases/sdk/pulumi-v$version-windows-x64.zip"
 | |
|             },
 | |
|             "arm64": {
 | |
|                 "url": "https://get.pulumi.com/releases/sdk/pulumi-v$version-windows-x64.zip"
 | |
|             }
 | |
|         },
 | |
|         "hash": {
 | |
|             "url": "https://github.com/pulumi/pulumi/releases/download/v$version/SHA512SUMS"
 | |
|         }
 | |
|     }
 | |
| }
 | 
![github-actions[bot]](/assets/img/avatar_default.png)