pulumi: Update to version 1.12.0

This commit is contained in:
Richard Kuhnt 2020-03-05 16:01:53 +00:00
parent 2a53277f5a
commit 70a8acf003

View File

@ -1,12 +1,12 @@
{ {
"version": "1.11.1", "version": "1.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-v1.11.1-windows-x64.zip", "url": "https://get.pulumi.com/releases/sdk/pulumi-v1.12.0-windows-x64.zip",
"hash": "7615edb2d0cee5149135bf48eedbc8c5d2a75676270503499ce305607249b35d" "hash": "00de359a77b5df304da0b91957e8aa067fc641428691f5ac64188df0624fbf62"
} }
}, },
"extract_dir": "Pulumi\\bin", "extract_dir": "Pulumi\\bin",