From 0cdb246ec24d4bdab6454253f3ac62fffc0650cb Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Wed, 18 Nov 2020 20:01:47 +0000 Subject: [PATCH] pulumi: Update to version 2.14.0 --- bucket/pulumi.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/pulumi.json b/bucket/pulumi.json index 1c0fc5a97e..d919b54ed0 100644 --- a/bucket/pulumi.json +++ b/bucket/pulumi.json @@ -1,12 +1,12 @@ { - "version": "2.13.2", + "version": "2.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-v2.13.2-windows-x64.zip", - "hash": "f5f31b5b2494765004033cc259f7ff33cde4a2138705f38f3426a1acbf5969fd" + "url": "https://get.pulumi.com/releases/sdk/pulumi-v2.14.0-windows-x64.zip", + "hash": "67349f01c46d630eec0ccc7819cc68fed2b6aa059b2c5febe5718e71eafac297" } }, "extract_dir": "Pulumi\\bin",