From bfe0085f3046caf5bf973a4d8f45338ba0620c41 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Wed, 10 Jun 2020 22:00:27 +0000 Subject: [PATCH] pulumi: Update to version 2.4.0 --- bucket/pulumi.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/pulumi.json b/bucket/pulumi.json index 9594cff11e..84886cb140 100644 --- a/bucket/pulumi.json +++ b/bucket/pulumi.json @@ -1,12 +1,12 @@ { - "version": "2.3.0", + "version": "2.4.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.3.0-windows-x64.zip", - "hash": "8fe16b9436be291ae48f8773887581ee283f0477a69099569bb49140fe98cf90" + "url": "https://get.pulumi.com/releases/sdk/pulumi-v2.4.0-windows-x64.zip", + "hash": "350670f906fbcb35e43b0f5ee2226ace3fa3eefb8be6da0dcb667b0cf8fde179" } }, "extract_dir": "Pulumi\\bin",