From 8e4c8eaaf89d8b9893e43cea1c6b3728a6975990 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 1 Mar 2025 04:30:11 +0000 Subject: [PATCH] pulumi: Update to version 3.153.1 --- bucket/pulumi.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/pulumi.json b/bucket/pulumi.json index a6122e1f4d..2e7b8b6ed4 100644 --- a/bucket/pulumi.json +++ b/bucket/pulumi.json @@ -1,12 +1,12 @@ { - "version": "3.153.0", + "version": "3.153.1", "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.0-windows-x64.zip", - "hash": "a77d94a2e14f5b426210dedaf81c8d5ee41435d6880e87ce39bc2bc07e802a8b" + "url": "https://get.pulumi.com/releases/sdk/pulumi-v3.153.1-windows-x64.zip", + "hash": "4d4b7c3e8b4063046bc7056be8e2ec593c53b6bdd3fff85e2e15f5d9eebeb842" } }, "extract_dir": "Pulumi\\bin",