From e0c204b06550d0d48fa7fc06bcb31c45a3baefe1 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 20 Dec 2022 00:34:00 +0000 Subject: [PATCH] pulumi: Update to version 3.50.0 --- bucket/pulumi.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/pulumi.json b/bucket/pulumi.json index 7203be2f4f..12bd84dab2 100644 --- a/bucket/pulumi.json +++ b/bucket/pulumi.json @@ -1,12 +1,12 @@ { - "version": "3.49.0", + "version": "3.50.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.49.0-windows-x64.zip", - "hash": "3d7167ab1021b2dde1aacb8f8b5ae6156ce5d9386f319358ee62a67b32b6ea89" + "url": "https://get.pulumi.com/releases/sdk/pulumi-v3.50.0-windows-x64.zip", + "hash": "0dee12f38b05aa7c2daf30ac45559f200029a7399a947cce4224432aecb743a5" } }, "extract_dir": "Pulumi\\bin",