From 402b45ad37ef170955e5040a326057a60bd3d776 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 27 Jul 2023 00:29:11 +0000 Subject: [PATCH] pulumi: Update to version 3.76.1 --- bucket/pulumi.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/pulumi.json b/bucket/pulumi.json index 3f6af86b7c..6fb29c42f8 100644 --- a/bucket/pulumi.json +++ b/bucket/pulumi.json @@ -1,12 +1,12 @@ { - "version": "3.76.0", + "version": "3.76.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.76.0-windows-x64.zip", - "hash": "e1d8c4d6178294d4fc8936a4e5997f9c05f54b0387d5d5efd1da7f2986d909e9" + "url": "https://get.pulumi.com/releases/sdk/pulumi-v3.76.1-windows-x64.zip", + "hash": "4b79cfd0c9874bb801088c24001b60af40d7078c089898a4e3e19e616701a605" } }, "extract_dir": "Pulumi\\bin",