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