pulumi: Update to version 2.19.0

This commit is contained in:
Richard Kuhnt 2021-01-28 10:00:19 +00:00
parent 41c72b1089
commit 5eacc484ef

View File

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