From 5f0f6721b938af5e5248e29a8f1bde79a789e2a9 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 1 Sep 2023 08:26:35 +0000 Subject: [PATCH] pulumi: Update to version 3.80.0 --- bucket/pulumi.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/pulumi.json b/bucket/pulumi.json index 33aaac67a8..f1d3adf219 100644 --- a/bucket/pulumi.json +++ b/bucket/pulumi.json @@ -1,12 +1,12 @@ { - "version": "3.79.0", + "version": "3.80.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.79.0-windows-x64.zip", - "hash": "ffbe9b11fbae3fed8db28f6500a4fb8d3ad0150c96be5036f7d3e03397a58f48" + "url": "https://get.pulumi.com/releases/sdk/pulumi-v3.80.0-windows-x64.zip", + "hash": "2ff4308dd6609e31fe656a2289fce395ed1787fc0e33cbebd29de7b4ded6637b" } }, "extract_dir": "Pulumi\\bin",