From 23e7e5598f4cc8d570fede2ac5efb1efcfc5ef25 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 18 Mar 2025 20:27:43 +0000 Subject: [PATCH] pulumi: Update to version 3.157.0 --- bucket/pulumi.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/pulumi.json b/bucket/pulumi.json index eaa95b6225..ab75d66f0f 100644 --- a/bucket/pulumi.json +++ b/bucket/pulumi.json @@ -1,12 +1,12 @@ { - "version": "3.156.0", + "version": "3.157.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.156.0-windows-x64.zip", - "hash": "31039ebf87d064d2852c643798fafcd4bf209b9f9bc5112f008f80f2b3fb8d56" + "url": "https://get.pulumi.com/releases/sdk/pulumi-v3.157.0-windows-x64.zip", + "hash": "9fc29b8d2ddf2ecc891b02fa5209000a3127af25f737c95f522cd26e0985af44" } }, "extract_dir": "Pulumi\\bin",