From 148cd54446a6ab591408e26714f2d01622e7897f Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Tue, 12 May 2020 01:01:50 +0000 Subject: [PATCH] pulumi: Update to version 2.1.1 --- bucket/pulumi.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/pulumi.json b/bucket/pulumi.json index beb354180d..85908b263e 100644 --- a/bucket/pulumi.json +++ b/bucket/pulumi.json @@ -1,12 +1,12 @@ { - "version": "2.1.0", + "version": "2.1.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.1.0-windows-x64.zip", - "hash": "8e944422294dbd4b22489a003aec5576f50ecc342c3c2c8311e1a21d9ba727a9" + "url": "https://get.pulumi.com/releases/sdk/pulumi-v2.1.1-windows-x64.zip", + "hash": "20bf1dcf769934f030d9902616797dc2c2a313f693de39cd6fbfdc4ef680e368" } }, "extract_dir": "Pulumi\\bin",