From 4dd88037bef09b96c9d5af4c48a194e60a88803d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 16 Mar 2024 04:27:10 +0000 Subject: [PATCH] pulumi: Update to version 3.111.1 --- bucket/pulumi.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/pulumi.json b/bucket/pulumi.json index b4c43c4c9f..a8da53027a 100644 --- a/bucket/pulumi.json +++ b/bucket/pulumi.json @@ -1,12 +1,12 @@ { - "version": "3.111.0", + "version": "3.111.1", "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.0-windows-x64.zip", - "hash": "04e2b7fa1493979b944ac3344f2f8d8e359397bfd87b323e3e444d7673311761" + "url": "https://get.pulumi.com/releases/sdk/pulumi-v3.111.1-windows-x64.zip", + "hash": "d4a4a76f16b03135779a05f35020f89662df28e4661dacf8746e965f757c2f22" } }, "extract_dir": "Pulumi\\bin",