{ "version": "3.178.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.178.0-windows-x64.zip", "hash": "sha512:44403e2f8fce5c6a6c39d673ea1d0133757a7620e8251fac2266aa34609b12d42a35d4e7df0bb9ad1c2aef4f2a0d6372fb9e0bc681ff8ec2131de4b37f822f25" }, "arm64": { "url": "https://get.pulumi.com/releases/sdk/pulumi-v3.178.0-windows-x64.zip", "hash": "sha512:44403e2f8fce5c6a6c39d673ea1d0133757a7620e8251fac2266aa34609b12d42a35d4e7df0bb9ad1c2aef4f2a0d6372fb9e0bc681ff8ec2131de4b37f822f25" } }, "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": "([\\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" } } }