diff --git a/bucket/pulumi.json b/bucket/pulumi.json index e8fb1c4a56..ed5a4b64e6 100644 --- a/bucket/pulumi.json +++ b/bucket/pulumi.json @@ -1,16 +1,16 @@ { - "version": "3.184.0", + "version": "3.185.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.184.0-windows-x64.zip", - "hash": "sha512:c96b59232e9cbfa73e06cccc56a12d343ba60bd17e053b4882ba16c3c55000eff253a91f8843d025b4518f278f473eaaa0f6467f3df575d5d091de218d50ebc8" + "url": "https://get.pulumi.com/releases/sdk/pulumi-v3.185.0-windows-x64.zip", + "hash": "sha512:1f292f4ed07251c48abf8683ad84f90a22764a133fc82756fa29e3a576e0264b4831a4f9d872cd9f5b9c28e0737321faec8b480e342f0ce5ee82f5c230603484" }, "arm64": { - "url": "https://get.pulumi.com/releases/sdk/pulumi-v3.184.0-windows-x64.zip", - "hash": "sha512:c96b59232e9cbfa73e06cccc56a12d343ba60bd17e053b4882ba16c3c55000eff253a91f8843d025b4518f278f473eaaa0f6467f3df575d5d091de218d50ebc8" + "url": "https://get.pulumi.com/releases/sdk/pulumi-v3.185.0-windows-x64.zip", + "hash": "sha512:1f292f4ed07251c48abf8683ad84f90a22764a133fc82756fa29e3a576e0264b4831a4f9d872cd9f5b9c28e0737321faec8b480e342f0ce5ee82f5c230603484" } }, "extract_dir": "Pulumi\\bin",