2025-04-25 12:31:41 +00:00

42 lines
1.3 KiB
JSON

{
"version": "3.165.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.165.0-windows-x64.zip",
"hash": "9f6b8c44b46ad8fca6151c3718644d28fb614d95c91b356ef52f082ef28c4661"
}
},
"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-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.]+)"
},
"autoupdate": {
"architecture": {
"64bit": {
"url": "https://get.pulumi.com/releases/sdk/pulumi-v$version-windows-x64.zip"
}
}
}
}