From 4c51b076cf600ae3249dc1ecf7d99be47ac881df Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 7 Dec 2023 20:24:27 +0000 Subject: [PATCH] pulumi: Update to version 3.96.0 --- bucket/pulumi.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/pulumi.json b/bucket/pulumi.json index b3360c2816..59daca55d1 100644 --- a/bucket/pulumi.json +++ b/bucket/pulumi.json @@ -1,12 +1,12 @@ { - "version": "3.95.0", + "version": "3.96.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.95.0-windows-x64.zip", - "hash": "690b6652ea32a114823e555ccabfd7521ef3a195b5bbf14feb0d98f76f8e1407" + "url": "https://get.pulumi.com/releases/sdk/pulumi-v3.96.0-windows-x64.zip", + "hash": "1890156ea43d1d62abc928c032617fee2074ad81d6c06696719b6d8d33d6dfd6" } }, "extract_dir": "Pulumi\\bin",