From 50f7421d0c35ad98aa04bf5e74cc7dacf9b0c283 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Thu, 18 Feb 2021 23:00:32 +0000 Subject: [PATCH] pulumi: Update to version 2.21.1 --- bucket/pulumi.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/pulumi.json b/bucket/pulumi.json index 6d97160d56..4fafe70c6a 100644 --- a/bucket/pulumi.json +++ b/bucket/pulumi.json @@ -1,12 +1,12 @@ { - "version": "2.21.0", + "version": "2.21.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-v2.21.0-windows-x64.zip", - "hash": "583479e6b9cd1685fedcde16977b721fa3ec3b33b0ca6ec57a58c4548f6f31ba" + "url": "https://get.pulumi.com/releases/sdk/pulumi-v2.21.1-windows-x64.zip", + "hash": "783478812e42c797e8f9b34018f031b009a2541e023fa3843b23648df355ef39" } }, "extract_dir": "Pulumi\\bin",