diff --git a/bucket/pulumi.json b/bucket/pulumi.json index 803c336560..e685fbee64 100644 --- a/bucket/pulumi.json +++ b/bucket/pulumi.json @@ -1,12 +1,12 @@ { - "version": "3.128.0", + "version": "3.129.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.128.0-windows-x64.zip", - "hash": "f118f1236e989afb8e4bd30b47fa31abee570bfe123011d214cb019cbfb35e47" + "url": "https://get.pulumi.com/releases/sdk/pulumi-v3.129.0-windows-x64.zip", + "hash": "57020a7778287addeb8a82c55831a4031fdc77c1e98565a08be43d527bf0ba11" } }, "extract_dir": "Pulumi\\bin",