From 7a5a0cd120107ab857d073ad5c5850dde4c70e60 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 21 Jul 2023 00:35:51 +0000 Subject: [PATCH] pulumi: Update to version 3.76.0 --- bucket/pulumi.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/pulumi.json b/bucket/pulumi.json index acf22902d3..3f6af86b7c 100644 --- a/bucket/pulumi.json +++ b/bucket/pulumi.json @@ -1,12 +1,12 @@ { - "version": "3.75.0", + "version": "3.76.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.75.0-windows-x64.zip", - "hash": "23ba60d7273b128c7cb1d0ed86b41ccbdcee6ae8bfbe4b50236fd31b23e8ecae" + "url": "https://get.pulumi.com/releases/sdk/pulumi-v3.76.0-windows-x64.zip", + "hash": "e1d8c4d6178294d4fc8936a4e5997f9c05f54b0387d5d5efd1da7f2986d909e9" } }, "extract_dir": "Pulumi\\bin",