From ae768363eb63b618db89f71c9df5a811483776ff Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 25 Feb 2025 00:37:03 +0000 Subject: [PATCH] pulumi: Update to version 3.152.0 --- bucket/pulumi.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/pulumi.json b/bucket/pulumi.json index e405b5f190..6fa72008f9 100644 --- a/bucket/pulumi.json +++ b/bucket/pulumi.json @@ -1,12 +1,12 @@ { - "version": "3.150.0", + "version": "3.152.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.150.0-windows-x64.zip", - "hash": "3b4996a8181c4f1664e73622c9a21a58f8d9a1261995c37dabfcfcf651fa2221" + "url": "https://get.pulumi.com/releases/sdk/pulumi-v3.152.0-windows-x64.zip", + "hash": "e3aa17b08b0fd68bc46410329828cd555ffd4791259925040dd7faa29e252924" } }, "extract_dir": "Pulumi\\bin",