From db4e665bb1f041c5a060dde780c8f18c0d946407 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 15 Mar 2023 20:28:15 +0000 Subject: [PATCH] pulumi: Update to version 3.58.0 --- bucket/pulumi.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/pulumi.json b/bucket/pulumi.json index 238e7e7b35..db8d3019eb 100644 --- a/bucket/pulumi.json +++ b/bucket/pulumi.json @@ -1,12 +1,12 @@ { - "version": "3.57.1", + "version": "3.58.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.57.1-windows-x64.zip", - "hash": "380429be6335314d332a5c7c2d282aa3a0c9e4df99d33a1d6c0f9ca589eb6f22" + "url": "https://get.pulumi.com/releases/sdk/pulumi-v3.58.0-windows-x64.zip", + "hash": "76c870087b5efcdb1e70d766fb7ffe58fcf203cc40612c47e1139f27943e9eea" } }, "extract_dir": "Pulumi\\bin",