From bd482e89cec95b21cf0b3395056eb2dcfd468c14 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Fri, 23 Oct 2020 16:00:25 +0000 Subject: [PATCH] pulumi: Update to version 2.12.1 --- bucket/pulumi.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/pulumi.json b/bucket/pulumi.json index f79ea0fdc7..b4f011577d 100644 --- a/bucket/pulumi.json +++ b/bucket/pulumi.json @@ -1,12 +1,12 @@ { - "version": "2.12.0", + "version": "2.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-v2.12.0-windows-x64.zip", - "hash": "2b1b51143ed53b1396db02784cb2953a9b5aecd759a7a94c276348ca3c022322" + "url": "https://get.pulumi.com/releases/sdk/pulumi-v2.12.1-windows-x64.zip", + "hash": "2b2f0f40be31ea8412ec7505a4f976b98aa29d111935c7dcf0f1d60966e6582a" } }, "extract_dir": "Pulumi\\bin",