pulumi: Update to version 1.7.0

This commit is contained in:
Richard Kuhnt 2019-12-12 00:00:35 +00:00
parent 94da3de688
commit 8be65967bc

View File

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