From 4fa42c0e77b29c8c1d83d6a12dcefcc7f5b5c37c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 8 Dec 2023 04:26:11 +0000 Subject: [PATCH] pulumi: Update to version 3.96.1 --- bucket/pulumi.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/pulumi.json b/bucket/pulumi.json index 59daca55d1..b025b34d23 100644 --- a/bucket/pulumi.json +++ b/bucket/pulumi.json @@ -1,12 +1,12 @@ { - "version": "3.96.0", + "version": "3.96.1", "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.96.0-windows-x64.zip", - "hash": "1890156ea43d1d62abc928c032617fee2074ad81d6c06696719b6d8d33d6dfd6" + "url": "https://get.pulumi.com/releases/sdk/pulumi-v3.96.1-windows-x64.zip", + "hash": "0b4dc23a79fe2541294446c4717a60d9336f96289258bd3294f0b9c42492460e" } }, "extract_dir": "Pulumi\\bin",