diff --git a/bucket/pulumi.json b/bucket/pulumi.json index 91dee42402..d32b90adce 100644 --- a/bucket/pulumi.json +++ b/bucket/pulumi.json @@ -1,12 +1,12 @@ { - "version": "3.132.0", + "version": "3.133.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.132.0-windows-x64.zip", - "hash": "cd6ea2e613ae78476676aec2802062ac5f5bee2c1437498b8452101b69243647" + "url": "https://get.pulumi.com/releases/sdk/pulumi-v3.133.0-windows-x64.zip", + "hash": "91036f18f51fcf1aa645b123b9972e45e5874e976fe04434ec7d7dcb2f69001f" } }, "extract_dir": "Pulumi\\bin",