From cdcf36ba03231c81efc0b96dbed21d776c2e6cb0 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Wed, 1 Apr 2020 19:01:50 +0000 Subject: [PATCH] pulumi: Update to version 1.14.0 --- bucket/pulumi.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/pulumi.json b/bucket/pulumi.json index 1c87a2cd98..99b7a0aa93 100644 --- a/bucket/pulumi.json +++ b/bucket/pulumi.json @@ -1,12 +1,12 @@ { - "version": "1.13.1", + "version": "1.14.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.13.1-windows-x64.zip", - "hash": "06a46b8dda6e3f262ec0809310e2c410023c01fe7dcd1590f85686443b189cf8" + "url": "https://get.pulumi.com/releases/sdk/pulumi-v1.14.0-windows-x64.zip", + "hash": "baf4d3c1f735c69dbea380feaa35cabdd5731e17ebd3708093a77cff0aacf808" } }, "extract_dir": "Pulumi\\bin",