pulumi: Update to version 3.6.0

This commit is contained in:
Richard Kuhnt 2021-07-01 00:00:46 +00:00
parent 88e974b327
commit 0a00eb671c

View File

@ -1,12 +1,12 @@
{ {
"version": "3.5.1", "version": "3.6.0",
"description": "Create, deploy, and manage infrastructure on any cloud using any language.", "description": "Create, deploy, and manage infrastructure on any cloud using any language.",
"homepage": "https://www.pulumi.com", "homepage": "https://www.pulumi.com",
"license": "Apache-2.0", "license": "Apache-2.0",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://get.pulumi.com/releases/sdk/pulumi-v3.5.1-windows-x64.zip", "url": "https://get.pulumi.com/releases/sdk/pulumi-v3.6.0-windows-x64.zip",
"hash": "9ede77fccbb1d0ede2fe9aaccc1ea3ab139d969f6b863e572f4fc2b383fddc4f" "hash": "c5e118514aa705873179d8d17b94bcd5b17f53305970eac033e5bb5a3702ce8b"
} }
}, },
"extract_dir": "Pulumi\\bin", "extract_dir": "Pulumi\\bin",