pulumi: Update to version 2.3.0

This commit is contained in:
Richard Kuhnt 2020-05-27 22:01:49 +00:00
parent ef51c46ac7
commit 86f852c27a

View File

@ -1,12 +1,12 @@
{ {
"version": "2.2.1", "version": "2.3.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.2.1-windows-x64.zip", "url": "https://get.pulumi.com/releases/sdk/pulumi-v2.3.0-windows-x64.zip",
"hash": "30cd4cdb9365de770b663b3a893fffa5a852495ed47b5ba971beadc7f70c930c" "hash": "8fe16b9436be291ae48f8773887581ee283f0477a69099569bb49140fe98cf90"
} }
}, },
"extract_dir": "Pulumi\\bin", "extract_dir": "Pulumi\\bin",