pulumi: Update to version 2.15.2

This commit is contained in:
Richard Kuhnt 2020-12-07 19:01:48 +00:00
parent 0ce5295970
commit 938368704e

View File

@ -1,12 +1,12 @@
{ {
"version": "2.15.1", "version": "2.15.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-v2.15.1-windows-x64.zip", "url": "https://get.pulumi.com/releases/sdk/pulumi-v2.15.2-windows-x64.zip",
"hash": "c1b10f0b3587a6aca649d97ff79ee0bc08e3f8baa64d07d36d5b578faa4c1056" "hash": "fab88b0379a30ee500d9659f60975b90bb2ea30088cc0e942df5d944f4edd138"
} }
}, },
"extract_dir": "Pulumi\\bin", "extract_dir": "Pulumi\\bin",