diff --git a/bucket/pulumi.json b/bucket/pulumi.json index a8da53027a..2b4eebfd7c 100644 --- a/bucket/pulumi.json +++ b/bucket/pulumi.json @@ -1,12 +1,12 @@ { - "version": "3.111.1", + "version": "3.112.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.111.1-windows-x64.zip", - "hash": "d4a4a76f16b03135779a05f35020f89662df28e4661dacf8746e965f757c2f22" + "url": "https://get.pulumi.com/releases/sdk/pulumi-v3.112.0-windows-x64.zip", + "hash": "66220523c3658ce9f2ecdf381b04d98c6377d4d66518fc3b607edfdd20cf6741" } }, "extract_dir": "Pulumi\\bin",