diff --git a/bucket/pulumi.json b/bucket/pulumi.json index a5e9249d0b..a66fc4717b 100644 --- a/bucket/pulumi.json +++ b/bucket/pulumi.json @@ -1,12 +1,12 @@ { - "version": "3.2.1", + "version": "3.3.0", "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.2.1-windows-x64.zip", - "hash": "15059237c5caf7e0d1ad5dfecf97225a7e0846a13dfe3f1312213e18c32f8ded" + "url": "https://get.pulumi.com/releases/sdk/pulumi-v3.3.0-windows-x64.zip", + "hash": "26ec8a491d8df710b838d4e14f5db4ebf4b0c2fbfd28153214809048ecff9b21" } }, "extract_dir": "Pulumi\\bin",