pulumi: Update to version 2.21.2

This commit is contained in:
Richard Kuhnt 2021-02-22 13:00:24 +00:00
parent 76f8494235
commit 07b410e8ee

View File

@ -1,12 +1,12 @@
{ {
"version": "2.21.1", "version": "2.21.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.21.1-windows-x64.zip", "url": "https://get.pulumi.com/releases/sdk/pulumi-v2.21.2-windows-x64.zip",
"hash": "783478812e42c797e8f9b34018f031b009a2541e023fa3843b23648df355ef39" "hash": "3e0aca76a3f89546a6cab38f7155539ffe170a721a81ce2f44de99d3ad91f46e"
} }
}, },
"extract_dir": "Pulumi\\bin", "extract_dir": "Pulumi\\bin",