From 07b410e8eebb6d009a08445bc9b7d86364c7f9c7 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Mon, 22 Feb 2021 13:00:24 +0000 Subject: [PATCH] pulumi: Update to version 2.21.2 --- bucket/pulumi.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/pulumi.json b/bucket/pulumi.json index 4fafe70c6a..f1af69cfb4 100644 --- a/bucket/pulumi.json +++ b/bucket/pulumi.json @@ -1,12 +1,12 @@ { - "version": "2.21.1", + "version": "2.21.2", "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.1-windows-x64.zip", - "hash": "783478812e42c797e8f9b34018f031b009a2541e023fa3843b23648df355ef39" + "url": "https://get.pulumi.com/releases/sdk/pulumi-v2.21.2-windows-x64.zip", + "hash": "3e0aca76a3f89546a6cab38f7155539ffe170a721a81ce2f44de99d3ad91f46e" } }, "extract_dir": "Pulumi\\bin",