From 86f852c27a4fbe6c4f20d26d8eb421936a7e701f Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Wed, 27 May 2020 22:01:49 +0000 Subject: [PATCH] pulumi: Update to version 2.3.0 --- bucket/pulumi.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/pulumi.json b/bucket/pulumi.json index 9896e2f4f4..9594cff11e 100644 --- a/bucket/pulumi.json +++ b/bucket/pulumi.json @@ -1,12 +1,12 @@ { - "version": "2.2.1", + "version": "2.3.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-v2.2.1-windows-x64.zip", - "hash": "30cd4cdb9365de770b663b3a893fffa5a852495ed47b5ba971beadc7f70c930c" + "url": "https://get.pulumi.com/releases/sdk/pulumi-v2.3.0-windows-x64.zip", + "hash": "8fe16b9436be291ae48f8773887581ee283f0477a69099569bb49140fe98cf90" } }, "extract_dir": "Pulumi\\bin",