pulumi: Update to version 3.3.0

This commit is contained in:
Richard Kuhnt 2021-05-20 23:00:18 +00:00
parent 37a2f91f9e
commit 1186cf64f5

View File

@ -1,12 +1,12 @@
{ {
"version": "3.2.1", "version": "3.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-v3.2.1-windows-x64.zip", "url": "https://get.pulumi.com/releases/sdk/pulumi-v3.3.0-windows-x64.zip",
"hash": "15059237c5caf7e0d1ad5dfecf97225a7e0846a13dfe3f1312213e18c32f8ded" "hash": "26ec8a491d8df710b838d4e14f5db4ebf4b0c2fbfd28153214809048ecff9b21"
} }
}, },
"extract_dir": "Pulumi\\bin", "extract_dir": "Pulumi\\bin",