From 26eb61362d1cbf59136651e33ffc0b3767268b2b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 27 Feb 2025 12:32:07 +0000 Subject: [PATCH] pulumi: Update to version 3.153.0 --- bucket/pulumi.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/pulumi.json b/bucket/pulumi.json index 6fa72008f9..a6122e1f4d 100644 --- a/bucket/pulumi.json +++ b/bucket/pulumi.json @@ -1,12 +1,12 @@ { - "version": "3.152.0", + "version": "3.153.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.152.0-windows-x64.zip", - "hash": "e3aa17b08b0fd68bc46410329828cd555ffd4791259925040dd7faa29e252924" + "url": "https://get.pulumi.com/releases/sdk/pulumi-v3.153.0-windows-x64.zip", + "hash": "a77d94a2e14f5b426210dedaf81c8d5ee41435d6880e87ce39bc2bc07e802a8b" } }, "extract_dir": "Pulumi\\bin",