From be8b6c1fafe9783c9dc24bce9409def30beef2b1 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Thu, 12 Mar 2020 05:01:53 +0000 Subject: [PATCH] pulumi: Update to version 1.12.1 --- bucket/pulumi.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/pulumi.json b/bucket/pulumi.json index d5188d2f5a..4218da74ef 100644 --- a/bucket/pulumi.json +++ b/bucket/pulumi.json @@ -1,12 +1,12 @@ { - "version": "1.12.0", + "version": "1.12.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.12.0-windows-x64.zip", - "hash": "00de359a77b5df304da0b91957e8aa067fc641428691f5ac64188df0624fbf62" + "url": "https://get.pulumi.com/releases/sdk/pulumi-v1.12.1-windows-x64.zip", + "hash": "7e838f4ce2fc794b80f72a4a2dca549b88464a353c40e54fc274becfdea36bf0" } }, "extract_dir": "Pulumi\\bin",