From 86c1eb991607c625b4bb82de375d80b3d2f26ae5 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 13 Mar 2025 16:30:25 +0000 Subject: [PATCH] pulumi: Update to version 3.156.0 --- bucket/pulumi.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/pulumi.json b/bucket/pulumi.json index fd97ae2cc0..eaa95b6225 100644 --- a/bucket/pulumi.json +++ b/bucket/pulumi.json @@ -1,12 +1,12 @@ { - "version": "3.155.0", + "version": "3.156.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.155.0-windows-x64.zip", - "hash": "f6703b203114043f4ba7287478ad10b63d7374f8cc03fc01ad8b0af54d65807e" + "url": "https://get.pulumi.com/releases/sdk/pulumi-v3.156.0-windows-x64.zip", + "hash": "31039ebf87d064d2852c643798fafcd4bf209b9f9bc5112f008f80f2b3fb8d56" } }, "extract_dir": "Pulumi\\bin",