pulumi: Update to version 1.6.1

This commit is contained in:
Richard Kuhnt 2019-11-27 01:01:48 +00:00
parent a00842e057
commit 609cb32ca0

View File

@ -1,12 +1,12 @@
{ {
"version": "1.6.0", "version": "1.6.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.6.0-windows-x64.zip", "url": "https://get.pulumi.com/releases/sdk/pulumi-v1.6.1-windows-x64.zip",
"hash": "4128a44bd636f7498e2e0c92e23167f84a5505e880d3cef2414185f3b58857bc" "hash": "400d479f2d8f9c1d28e6f72fe9c576d2a50c957745a14ef639dfe9bcd496fccb"
} }
}, },
"extract_dir": "Pulumi\\bin", "extract_dir": "Pulumi\\bin",