From 1228577e97ad3b1ff25073a71ddc9d17ad966912 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Thu, 4 Feb 2021 00:00:46 +0000 Subject: [PATCH] pulumi: Update to version 2.20.0 --- bucket/pulumi.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/pulumi.json b/bucket/pulumi.json index 1151ed435c..658a6d8580 100644 --- a/bucket/pulumi.json +++ b/bucket/pulumi.json @@ -1,12 +1,12 @@ { - "version": "2.19.0", + "version": "2.20.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.19.0-windows-x64.zip", - "hash": "ede244be413693ef66ff0dd305482057b401641983f928874873cc1e66765b0f" + "url": "https://get.pulumi.com/releases/sdk/pulumi-v2.20.0-windows-x64.zip", + "hash": "1ae85968b322d8646f69d7d40295d67f3cf14792cebe099d5d3be0072bf50686" } }, "extract_dir": "Pulumi\\bin",