pulumi: Update to version 2.21.0

This commit is contained in:
Richard Kuhnt 2021-02-17 23:00:31 +00:00
parent 892c0de485
commit 6b1ab1e702

View File

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