{ "version": "3.52.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.52.0-windows-x64.zip", "hash": "106b354b00641c19831e49bf5cd4c8519d0841f88818a1f4013cc78850f4966a" } }, "extract_dir": "Pulumi\\bin", "bin": "pulumi.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" } } } }