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