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