From f8155d03b6e63005416f3488b7b6f8c964b7876e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 16 Jan 2025 12:31:56 +0000 Subject: [PATCH] pulumi: Update to version 3.146.0 --- bucket/pulumi.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/pulumi.json b/bucket/pulumi.json index 99927ad840..568670218f 100644 --- a/bucket/pulumi.json +++ b/bucket/pulumi.json @@ -1,12 +1,12 @@ { - "version": "3.145.0", + "version": "3.146.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.145.0-windows-x64.zip", - "hash": "f658761903c408ce0e917d1ed2d97d28c64f8dd4a88d5b54a18aee359eaf0365" + "url": "https://get.pulumi.com/releases/sdk/pulumi-v3.146.0-windows-x64.zip", + "hash": "67b6b3e2cf944b13ecf20ede34c8646c807c23be35559b6932fd9958d869935e" } }, "extract_dir": "Pulumi\\bin",