pulumi: Update to version 1.11.0

This commit is contained in:
Richard Kuhnt 2020-02-21 23:01:49 +00:00
parent b0298ff104
commit adf9060eb1

View File

@ -1,12 +1,12 @@
{ {
"version": "1.10.1", "version": "1.11.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.10.1-windows-x64.zip", "url": "https://get.pulumi.com/releases/sdk/pulumi-v1.11.0-windows-x64.zip",
"hash": "caa85e942546232c2161225d57dea09c69319ee84a1d53938c6b772b705dc50e" "hash": "50196c2898cfac540bd66089eea7ca8caa9163921f64f9f44f83648203101f68"
} }
}, },
"extract_dir": "Pulumi\\bin", "extract_dir": "Pulumi\\bin",