diff --git a/bucket/pulumi.json b/bucket/pulumi.json index 0744245514..131571a9eb 100644 --- a/bucket/pulumi.json +++ b/bucket/pulumi.json @@ -1,16 +1,16 @@ { - "version": "3.173.0", + "version": "3.174.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.173.0-windows-x64.zip", - "hash": "sha512:4030c071fcc53e8f7eb33230f03d0e34b42f507386f2cc35cb5739f5a2ae986bad0641037b8f0b735bb37361634c67e0ed7da09a66b5812d7f70d8529001e644" + "url": "https://get.pulumi.com/releases/sdk/pulumi-v3.174.0-windows-x64.zip", + "hash": "sha512:d0a447f549dbb9591441b6997849434288767762ebd6c420dd7c2602f82a5c100c0b17bd33187e5937e00c809230b096e26a7c9d75c8cf4966ee5e95c4472b33" }, "arm64": { - "url": "https://get.pulumi.com/releases/sdk/pulumi-v3.173.0-windows-x64.zip", - "hash": "sha512:4030c071fcc53e8f7eb33230f03d0e34b42f507386f2cc35cb5739f5a2ae986bad0641037b8f0b735bb37361634c67e0ed7da09a66b5812d7f70d8529001e644" + "url": "https://get.pulumi.com/releases/sdk/pulumi-v3.174.0-windows-x64.zip", + "hash": "sha512:d0a447f549dbb9591441b6997849434288767762ebd6c420dd7c2602f82a5c100c0b17bd33187e5937e00c809230b096e26a7c9d75c8cf4966ee5e95c4472b33" } }, "extract_dir": "Pulumi\\bin",