From 88806a0ce5e52e2e98294fb18f0a161f90eb7bdc Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Thu, 9 Sep 2021 02:00:43 +0000 Subject: [PATCH] pulumi: Update to version 3.12.0 --- bucket/pulumi.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/pulumi.json b/bucket/pulumi.json index 53911c71c0..2f3dde20b7 100644 --- a/bucket/pulumi.json +++ b/bucket/pulumi.json @@ -1,12 +1,12 @@ { - "version": "3.11.0", + "version": "3.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-v3.11.0-windows-x64.zip", - "hash": "7d92a27e36aa124b2d818bde394a463a20dc311847828335ac9cfaeedb98e470" + "url": "https://get.pulumi.com/releases/sdk/pulumi-v3.12.0-windows-x64.zip", + "hash": "7f6d5dd3be1a692d8fbb9aa14ca9388d9e4863b2f3c7c5c7ba0453b51ecabc63" } }, "extract_dir": "Pulumi\\bin",