From 86453ec064a996ff17f8c91751131bc75adce382 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 25 Mar 2025 00:38:07 +0000 Subject: [PATCH] pulumi: Update to version 3.158.0 --- bucket/pulumi.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/pulumi.json b/bucket/pulumi.json index ab75d66f0f..3c9f530175 100644 --- a/bucket/pulumi.json +++ b/bucket/pulumi.json @@ -1,12 +1,12 @@ { - "version": "3.157.0", + "version": "3.158.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.157.0-windows-x64.zip", - "hash": "9fc29b8d2ddf2ecc891b02fa5209000a3127af25f737c95f522cd26e0985af44" + "url": "https://get.pulumi.com/releases/sdk/pulumi-v3.158.0-windows-x64.zip", + "hash": "976b64ae72e066f2edefef47f0511290037357677795d3273953505d027f96e9" } }, "extract_dir": "Pulumi\\bin",