From c14f5e99194f2a742b356c9b645dff36290be9f3 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Mon, 20 Apr 2020 21:01:48 +0000 Subject: [PATCH] pulumi: Update to version 2.0.0 --- bucket/pulumi.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/pulumi.json b/bucket/pulumi.json index 07a18e1bed..8a8a0f275f 100644 --- a/bucket/pulumi.json +++ b/bucket/pulumi.json @@ -1,12 +1,12 @@ { - "version": "1.14.1", + "version": "2.0.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-v1.14.1-windows-x64.zip", - "hash": "7543e0e8044d1b03b75cc7222726217c07185f3fd2afa56cb0d70cdf8b124e42" + "url": "https://get.pulumi.com/releases/sdk/pulumi-v2.0.0-windows-x64.zip", + "hash": "a61ac8f1bce3c9c06496aacce6debed6526278fa90f19561c0ff4072edbfba99" } }, "extract_dir": "Pulumi\\bin",