diff --git a/bucket/pulumi.json b/bucket/pulumi.json index a66fc4717b..5bb5e82052 100644 --- a/bucket/pulumi.json +++ b/bucket/pulumi.json @@ -1,12 +1,12 @@ { - "version": "3.3.0", + "version": "3.3.1", "description": "Create, deploy, and manage infrastructure on any cloud using any language.", "homepage": "https://www.pulumi.com", "license": "Apache-2.0", "architecture": { "64bit": { - "url": "https://get.pulumi.com/releases/sdk/pulumi-v3.3.0-windows-x64.zip", - "hash": "26ec8a491d8df710b838d4e14f5db4ebf4b0c2fbfd28153214809048ecff9b21" + "url": "https://get.pulumi.com/releases/sdk/pulumi-v3.3.1-windows-x64.zip", + "hash": "0ac121002650635fcf7e028326196068e62267cbaee6208b8c1a888b12d0ae1e" } }, "extract_dir": "Pulumi\\bin",