pulumi: Update to version 2.20.0

This commit is contained in:
Richard Kuhnt 2021-02-04 00:00:46 +00:00
parent bc8843171f
commit 1228577e97

View File

@ -1,12 +1,12 @@
{ {
"version": "2.19.0", "version": "2.20.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.19.0-windows-x64.zip", "url": "https://get.pulumi.com/releases/sdk/pulumi-v2.20.0-windows-x64.zip",
"hash": "ede244be413693ef66ff0dd305482057b401641983f928874873cc1e66765b0f" "hash": "1ae85968b322d8646f69d7d40295d67f3cf14792cebe099d5d3be0072bf50686"
} }
}, },
"extract_dir": "Pulumi\\bin", "extract_dir": "Pulumi\\bin",