From 4bb89bd090652996e8b800aff1d1a480e84bb059 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 9 Dec 2023 00:33:57 +0000 Subject: [PATCH] pulumi: Update to version 3.96.2 --- bucket/pulumi.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/pulumi.json b/bucket/pulumi.json index b025b34d23..65fde11eff 100644 --- a/bucket/pulumi.json +++ b/bucket/pulumi.json @@ -1,12 +1,12 @@ { - "version": "3.96.1", + "version": "3.96.2", "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.1-windows-x64.zip", - "hash": "0b4dc23a79fe2541294446c4717a60d9336f96289258bd3294f0b9c42492460e" + "url": "https://get.pulumi.com/releases/sdk/pulumi-v3.96.2-windows-x64.zip", + "hash": "a7cd690461d028136b720fe4a0933c115e932c263f7d0ac4cac4f59f7a35bf8b" } }, "extract_dir": "Pulumi\\bin",