From 8be65967bc0ad0e32f87c2f462cdef77fa25bd2b Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Thu, 12 Dec 2019 00:00:35 +0000 Subject: [PATCH] pulumi: Update to version 1.7.0 --- bucket/pulumi.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/pulumi.json b/bucket/pulumi.json index 87029ae4b1..30731deac0 100644 --- a/bucket/pulumi.json +++ b/bucket/pulumi.json @@ -1,12 +1,12 @@ { - "version": "1.6.1", + "version": "1.7.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-v1.6.1-windows-x64.zip", - "hash": "400d479f2d8f9c1d28e6f72fe9c576d2a50c957745a14ef639dfe9bcd496fccb" + "url": "https://get.pulumi.com/releases/sdk/pulumi-v1.7.0-windows-x64.zip", + "hash": "7ed61f29d4ec21f610452802a64d40b7eaafe3a81e0dfaa87142e3b416d2daf2" } }, "extract_dir": "Pulumi\\bin",