diff --git a/bucket/pulumi.json b/bucket/pulumi.json index 486852f23d..166a35e4bf 100644 --- a/bucket/pulumi.json +++ b/bucket/pulumi.json @@ -1,16 +1,16 @@ { - "version": "3.180.0", + "version": "3.181.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.180.0-windows-x64.zip", - "hash": "00cdd6211d7c50d138937c81f73d8fb03e5ff913f81d172bba98503a5957d947" + "url": "https://get.pulumi.com/releases/sdk/pulumi-v3.181.0-windows-x64.zip", + "hash": "sha512:9b23139503e1ab6090b62292d9b4ef526c1f31d5052f7ea6df1bf868b59c2fbb554582cbec751a632d1ec2689e399943ef39f9b5324224ef43ca7227a3eaf4b9" }, "arm64": { - "url": "https://get.pulumi.com/releases/sdk/pulumi-v3.180.0-windows-x64.zip", - "hash": "00cdd6211d7c50d138937c81f73d8fb03e5ff913f81d172bba98503a5957d947" + "url": "https://get.pulumi.com/releases/sdk/pulumi-v3.181.0-windows-x64.zip", + "hash": "sha512:9b23139503e1ab6090b62292d9b4ef526c1f31d5052f7ea6df1bf868b59c2fbb554582cbec751a632d1ec2689e399943ef39f9b5324224ef43ca7227a3eaf4b9" } }, "extract_dir": "Pulumi\\bin",