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