From 609cb32ca0d5b602fd327652a97bdcac169633e5 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Wed, 27 Nov 2019 01:01:48 +0000 Subject: [PATCH] pulumi: Update to version 1.6.1 --- bucket/pulumi.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/pulumi.json b/bucket/pulumi.json index 5bdf012d73..87029ae4b1 100644 --- a/bucket/pulumi.json +++ b/bucket/pulumi.json @@ -1,12 +1,12 @@ { - "version": "1.6.0", + "version": "1.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-v1.6.0-windows-x64.zip", - "hash": "4128a44bd636f7498e2e0c92e23167f84a5505e880d3cef2414185f3b58857bc" + "url": "https://get.pulumi.com/releases/sdk/pulumi-v1.6.1-windows-x64.zip", + "hash": "400d479f2d8f9c1d28e6f72fe9c576d2a50c957745a14ef639dfe9bcd496fccb" } }, "extract_dir": "Pulumi\\bin",