pulumi: Update to version 2.15.0

This commit is contained in:
Richard Kuhnt 2020-12-02 23:01:48 +00:00
parent dc826eadbc
commit 1bc9fcf715

View File

@ -1,12 +1,12 @@
{ {
"version": "2.14.0", "version": "2.15.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-v2.14.0-windows-x64.zip", "url": "https://get.pulumi.com/releases/sdk/pulumi-v2.15.0-windows-x64.zip",
"hash": "67349f01c46d630eec0ccc7819cc68fed2b6aa059b2c5febe5718e71eafac297" "hash": "70e26c8daf19966a3430e783613416a1620ec00cb087a0a6e33d8ffc843cb1b2"
} }
}, },
"extract_dir": "Pulumi\\bin", "extract_dir": "Pulumi\\bin",