From 3405bee54bdc542664f7ce8446992f2c1491338a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Thu, 15 Oct 2020 09:51:47 +0200 Subject: [PATCH] pulumi: Update to version 2.12.0 --- bucket/pulumi.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/pulumi.json b/bucket/pulumi.json index 560af552da..f79ea0fdc7 100644 --- a/bucket/pulumi.json +++ b/bucket/pulumi.json @@ -1,12 +1,12 @@ { - "version": "2.11.2", + "version": "2.12.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.11.2-windows-x64.zip", - "hash": "ec90ec624412ab641bdcf2e0c613dd610cb733094ebecaedb3108a6fc704241b" + "url": "https://get.pulumi.com/releases/sdk/pulumi-v2.12.0-windows-x64.zip", + "hash": "2b1b51143ed53b1396db02784cb2953a9b5aecd759a7a94c276348ca3c022322" } }, "extract_dir": "Pulumi\\bin",