From d44f742c3216fc90103c9260514558a12ab1d75f Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Thu, 14 May 2020 10:01:49 +0000 Subject: [PATCH] pulumi: Update to version 2.2.1 --- bucket/pulumi.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/pulumi.json b/bucket/pulumi.json index 39da9db1e7..9896e2f4f4 100644 --- a/bucket/pulumi.json +++ b/bucket/pulumi.json @@ -1,12 +1,12 @@ { - "version": "2.2.0", + "version": "2.2.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.2.0-windows-x64.zip", - "hash": "7a7bffcae2948ec0d96a8be54377264cd0fb2534f875ceb103457eb831a11e78" + "url": "https://get.pulumi.com/releases/sdk/pulumi-v2.2.1-windows-x64.zip", + "hash": "30cd4cdb9365de770b663b3a893fffa5a852495ed47b5ba971beadc7f70c930c" } }, "extract_dir": "Pulumi\\bin",