pulumi: Update to version 1.5.2

This commit is contained in:
Richard Kuhnt 2019-11-14 01:00:24 +00:00
parent 7424b864f5
commit 7afd03d37f

View File

@ -1,12 +1,12 @@
{ {
"version": "1.5.1", "version": "1.5.2",
"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.5.1-windows-x64.zip", "url": "https://get.pulumi.com/releases/sdk/pulumi-v1.5.2-windows-x64.zip",
"hash": "332d8950ef5291814f2fed1f6e70f905edbbe04910a184919a0ae971e00f608e" "hash": "b1570812ab5dd9dfa6e02dfdf076a0b7350e8a5545394f11ee4d1fc9255f4bf4"
} }
}, },
"extract_dir": "Pulumi\\bin", "extract_dir": "Pulumi\\bin",