From 8d6c1358b93178a78c3d8fc677cd61782ae4b26e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 14 Dec 2023 16:25:31 +0000 Subject: [PATCH] pulumi: Update to version 3.97.0 --- bucket/pulumi.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/pulumi.json b/bucket/pulumi.json index 65fde11eff..685fd2d965 100644 --- a/bucket/pulumi.json +++ b/bucket/pulumi.json @@ -1,12 +1,12 @@ { - "version": "3.96.2", + "version": "3.97.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.96.2-windows-x64.zip", - "hash": "a7cd690461d028136b720fe4a0933c115e932c263f7d0ac4cac4f59f7a35bf8b" + "url": "https://get.pulumi.com/releases/sdk/pulumi-v3.97.0-windows-x64.zip", + "hash": "d6e9d27e889f9f1b7a47402153dcb4bab1c2270a1d1ebefb61c65951270931c3" } }, "extract_dir": "Pulumi\\bin",