From 2ed25925e22ad9955534f8ed019ea4e941193185 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 1 Apr 2022 20:27:22 +0000 Subject: [PATCH] pulumi: Update to version 3.28.0 --- bucket/pulumi.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/pulumi.json b/bucket/pulumi.json index 1ea31038be..84211b56c4 100644 --- a/bucket/pulumi.json +++ b/bucket/pulumi.json @@ -1,12 +1,12 @@ { - "version": "3.27.0", + "version": "3.28.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.27.0-windows-x64.zip", - "hash": "78222b61a0405f22281cf0f85075bb0f921563ec3751e910297ab95fe933c587" + "url": "https://get.pulumi.com/releases/sdk/pulumi-v3.28.0-windows-x64.zip", + "hash": "9abac251c1fec7c83237b75c5ef0b85f5d4253f3e8940a24db66d7f029a1a68c" } }, "extract_dir": "Pulumi\\bin",