diff --git a/bucket/pulumi.json b/bucket/pulumi.json index 78c1dd1102..84f672da0e 100644 --- a/bucket/pulumi.json +++ b/bucket/pulumi.json @@ -1,12 +1,12 @@ { - "version": "3.53.1", + "version": "3.54.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.53.1-windows-x64.zip", - "hash": "758b0ba3f1248998277ac2995f4e692b87f106d93dcf55fe352c48aba9413872" + "url": "https://get.pulumi.com/releases/sdk/pulumi-v3.54.0-windows-x64.zip", + "hash": "b7cdabc35787059df4431d2eddc39c688bbe5e52e6f43e4f4abd18f0f0193c36" } }, "extract_dir": "Pulumi\\bin",