From 96268b3b4c8d2d1ca7b5f8d1e06533a0f09eb11a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 27 Mar 2025 16:30:17 +0000 Subject: [PATCH] pulumi: Update to version 3.159.0 --- bucket/pulumi.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/pulumi.json b/bucket/pulumi.json index 3c9f530175..8bd777266e 100644 --- a/bucket/pulumi.json +++ b/bucket/pulumi.json @@ -1,12 +1,12 @@ { - "version": "3.158.0", + "version": "3.159.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.158.0-windows-x64.zip", - "hash": "976b64ae72e066f2edefef47f0511290037357677795d3273953505d027f96e9" + "url": "https://get.pulumi.com/releases/sdk/pulumi-v3.159.0-windows-x64.zip", + "hash": "a6e3a7abe11ef1d333753c8bf21743a904bf6440224ee40cfd3978e5fc451d1c" } }, "extract_dir": "Pulumi\\bin",