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