diff --git a/bucket/pulumi.json b/bucket/pulumi.json index 84211b56c4..0ef17b8acc 100644 --- a/bucket/pulumi.json +++ b/bucket/pulumi.json @@ -1,12 +1,12 @@ { - "version": "3.28.0", + "version": "3.29.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.28.0-windows-x64.zip", - "hash": "9abac251c1fec7c83237b75c5ef0b85f5d4253f3e8940a24db66d7f029a1a68c" + "url": "https://get.pulumi.com/releases/sdk/pulumi-v3.29.1-windows-x64.zip", + "hash": "3687eb599131610b31c8993e3493401fa54f1e8577f208b04ba88048404b1f52" } }, "extract_dir": "Pulumi\\bin",