pulumi: Update to version 3.12.0

This commit is contained in:
Richard Kuhnt 2021-09-09 02:00:43 +00:00
parent 61d9ae7c2c
commit 88806a0ce5

View File

@ -1,12 +1,12 @@
{ {
"version": "3.11.0", "version": "3.12.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.11.0-windows-x64.zip", "url": "https://get.pulumi.com/releases/sdk/pulumi-v3.12.0-windows-x64.zip",
"hash": "7d92a27e36aa124b2d818bde394a463a20dc311847828335ac9cfaeedb98e470" "hash": "7f6d5dd3be1a692d8fbb9aa14ca9388d9e4863b2f3c7c5c7ba0453b51ecabc63"
} }
}, },
"extract_dir": "Pulumi\\bin", "extract_dir": "Pulumi\\bin",