From 93578e4a10439b8bc86a604f791ccf065e5cfd9e Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Wed, 20 Nov 2019 22:00:28 +0000 Subject: [PATCH] pulumi: Update to version 1.6.0 --- bucket/pulumi.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/pulumi.json b/bucket/pulumi.json index 17c3010e34..5bdf012d73 100644 --- a/bucket/pulumi.json +++ b/bucket/pulumi.json @@ -1,12 +1,12 @@ { - "version": "1.5.2", + "version": "1.6.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.5.2-windows-x64.zip", - "hash": "b1570812ab5dd9dfa6e02dfdf076a0b7350e8a5545394f11ee4d1fc9255f4bf4" + "url": "https://get.pulumi.com/releases/sdk/pulumi-v1.6.0-windows-x64.zip", + "hash": "4128a44bd636f7498e2e0c92e23167f84a5505e880d3cef2414185f3b58857bc" } }, "extract_dir": "Pulumi\\bin",