From b4d608a5131f4a0e0828afa9658255b4e98691c3 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 28 Mar 2024 21:06:40 +0000 Subject: [PATCH] pulumi: Update to version 3.112.0 --- bucket/pulumi.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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",