From 15053311fc94c174273326f0b487665b1306ecdb Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Wed, 29 Apr 2020 23:01:48 +0000 Subject: [PATCH] pulumi: Update to version 2.1.0 --- bucket/pulumi.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/pulumi.json b/bucket/pulumi.json index 8a8a0f275f..beb354180d 100644 --- a/bucket/pulumi.json +++ b/bucket/pulumi.json @@ -1,12 +1,12 @@ { - "version": "2.0.0", + "version": "2.1.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.0.0-windows-x64.zip", - "hash": "a61ac8f1bce3c9c06496aacce6debed6526278fa90f19561c0ff4072edbfba99" + "url": "https://get.pulumi.com/releases/sdk/pulumi-v2.1.0-windows-x64.zip", + "hash": "8e944422294dbd4b22489a003aec5576f50ecc342c3c2c8311e1a21d9ba727a9" } }, "extract_dir": "Pulumi\\bin",