pulumi: Update to version 3.3.1

This commit is contained in:
Richard Kuhnt 2021-05-25 12:00:16 +00:00
parent 9935e8231d
commit fe19fcdced

View File

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