pulumi: Update to version 2.23.0

This commit is contained in:
Richard Kuhnt 2021-03-17 23:00:49 +00:00
parent f5011e4542
commit f3fab12c6a

View File

@ -1,12 +1,12 @@
{ {
"version": "2.22.0", "version": "2.23.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.22.0-windows-x64.zip", "url": "https://get.pulumi.com/releases/sdk/pulumi-v2.23.0-windows-x64.zip",
"hash": "894a6a22f7f0d6a2ae2a8d1a62af70ff353d99a4111009182b711687cd6a112c" "hash": "e819ebf95b64f6c1ea6987f60cf96344593b64637c15dca1be47325952559376"
} }
}, },
"extract_dir": "Pulumi\\bin", "extract_dir": "Pulumi\\bin",