From 959abce666a19b5cd418d2d631c14a0752cb41a7 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 31 Jan 2025 16:30:19 +0000 Subject: [PATCH] pulumi: Update to version 3.148.0 --- bucket/pulumi.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/pulumi.json b/bucket/pulumi.json index ac48266f88..5907a184fe 100644 --- a/bucket/pulumi.json +++ b/bucket/pulumi.json @@ -1,12 +1,12 @@ { - "version": "3.147.0", + "version": "3.148.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.147.0-windows-x64.zip", - "hash": "a5d32d5d01a6309a5460d42c71306d41beef546528cecd14cc27018029fbb100" + "url": "https://get.pulumi.com/releases/sdk/pulumi-v3.148.0-windows-x64.zip", + "hash": "57ba7e84e9dfb584148a3b8c27dbb580983328fcdd173cce796225b2f41da42a" } }, "extract_dir": "Pulumi\\bin",