From 3bf19f07f12981eea56d807a9be99d65642e4240 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Thu, 9 Jul 2020 18:00:29 +0000 Subject: [PATCH] pulumi: Update to version 2.6.1 --- bucket/pulumi.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/pulumi.json b/bucket/pulumi.json index db35d42ef3..c24b5fd840 100644 --- a/bucket/pulumi.json +++ b/bucket/pulumi.json @@ -1,12 +1,12 @@ { - "version": "2.6.0", + "version": "2.6.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.6.0-windows-x64.zip", - "hash": "638271f8b964653898751a8a2561039f912928b7cee1b73ca24ab578749f97b8" + "url": "https://get.pulumi.com/releases/sdk/pulumi-v2.6.1-windows-x64.zip", + "hash": "c0ad9f5cd9c24ea6e0990a167309c24199722876e184454bb0d18281dd767831" } }, "extract_dir": "Pulumi\\bin",