From 1f261e267fa61ed591d6bb0d32f1bbe0b39dadfd Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 22 Jan 2025 00:35:15 +0000 Subject: [PATCH] pulumi: Update to version 3.147.0 --- bucket/pulumi.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/pulumi.json b/bucket/pulumi.json index 568670218f..ac48266f88 100644 --- a/bucket/pulumi.json +++ b/bucket/pulumi.json @@ -1,12 +1,12 @@ { - "version": "3.146.0", + "version": "3.147.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.146.0-windows-x64.zip", - "hash": "67b6b3e2cf944b13ecf20ede34c8646c807c23be35559b6932fd9958d869935e" + "url": "https://get.pulumi.com/releases/sdk/pulumi-v3.147.0-windows-x64.zip", + "hash": "a5d32d5d01a6309a5460d42c71306d41beef546528cecd14cc27018029fbb100" } }, "extract_dir": "Pulumi\\bin",