From d42847f3c5eb330d859e4b893751210612da5275 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 1 Apr 2025 16:30:14 +0000 Subject: [PATCH] pulumi: Update to version 3.160.0 --- bucket/pulumi.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/pulumi.json b/bucket/pulumi.json index a5bf2d82c2..d0b3a34aba 100644 --- a/bucket/pulumi.json +++ b/bucket/pulumi.json @@ -1,12 +1,12 @@ { - "version": "3.159.0", + "version": "3.160.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.159.0-windows-x64.zip", - "hash": "a6e3a7abe11ef1d333753c8bf21743a904bf6440224ee40cfd3978e5fc451d1c" + "url": "https://get.pulumi.com/releases/sdk/pulumi-v3.160.0-windows-x64.zip", + "hash": "4f8473e73c9bb65abc0962fc472fe8b34c1d935f7e5edb9ba5ecaf92103d2590" } }, "extract_dir": "Pulumi\\bin",