pulumi: Update to version 3.4.0

This commit is contained in:
Richard Kuhnt 2021-06-06 20:00:17 +00:00
parent 98398307cf
commit dd9f9a24ae

View File

@ -1,12 +1,12 @@
{ {
"version": "3.3.1", "version": "3.4.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.3.1-windows-x64.zip", "url": "https://get.pulumi.com/releases/sdk/pulumi-v3.4.0-windows-x64.zip",
"hash": "0ac121002650635fcf7e028326196068e62267cbaee6208b8c1a888b12d0ae1e" "hash": "3c6d679c9fa69c214e51f16fa40655e8990dd294c449def197fdcfb36ce25f70"
} }
}, },
"extract_dir": "Pulumi\\bin", "extract_dir": "Pulumi\\bin",