From 85813bfcd002854a274a1944ead19411d09cc99a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 7 Mar 2025 20:29:16 +0000 Subject: [PATCH] pulumi: Update to version 3.154.0 --- bucket/pulumi.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/pulumi.json b/bucket/pulumi.json index 2e7b8b6ed4..9a72252595 100644 --- a/bucket/pulumi.json +++ b/bucket/pulumi.json @@ -1,12 +1,12 @@ { - "version": "3.153.1", + "version": "3.154.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.153.1-windows-x64.zip", - "hash": "4d4b7c3e8b4063046bc7056be8e2ec593c53b6bdd3fff85e2e15f5d9eebeb842" + "url": "https://get.pulumi.com/releases/sdk/pulumi-v3.154.0-windows-x64.zip", + "hash": "25846bbffecda2a29fff9059bcebe19ba81b851ddb8e3cfb89a0796db9514b52" } }, "extract_dir": "Pulumi\\bin",