pulumi: Update to version 1.11.1

This commit is contained in:
Richard Kuhnt 2020-02-28 03:01:49 +00:00
parent 940d2563f5
commit fc05b4f367

View File

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