From 354dc773b734eb71f48f2f5801b112b9e63f271f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 22 Nov 2024 16:30:48 +0000 Subject: [PATCH] pulumi: Update to version 3.141.0 --- bucket/pulumi.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/pulumi.json b/bucket/pulumi.json index 578d796ec9..54d31f6e17 100644 --- a/bucket/pulumi.json +++ b/bucket/pulumi.json @@ -1,12 +1,12 @@ { - "version": "3.140.0", + "version": "3.141.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.140.0-windows-x64.zip", - "hash": "d0a1452e681345cefcd4f2ea6136be2d2cb84d27d2441d062cff1364d08d4562" + "url": "https://get.pulumi.com/releases/sdk/pulumi-v3.141.0-windows-x64.zip", + "hash": "0f9b7a68a14c1f4d5a0751adf5675c88e67edce4a6ba581d52323efeb37c9527" } }, "extract_dir": "Pulumi\\bin",