From 4595e74415dd30e94123b1f7584b94f6ebf45fca Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Thu, 25 Mar 2021 22:00:28 +0000 Subject: [PATCH] pulumi: Update to version 2.23.2 --- bucket/pulumi.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/pulumi.json b/bucket/pulumi.json index cd7898a5f8..b1e1b99f98 100644 --- a/bucket/pulumi.json +++ b/bucket/pulumi.json @@ -1,12 +1,12 @@ { - "version": "2.23.1", + "version": "2.23.2", "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.23.1-windows-x64.zip", - "hash": "c71f604078bed9b25735e7500d91a0c5228cc70236b1bd945570bc6050164267" + "url": "https://get.pulumi.com/releases/sdk/pulumi-v2.23.2-windows-x64.zip", + "hash": "a03daf82a895c09f14699a7e41d566374f8e00f8fe30a9827c8f61925952428f" } }, "extract_dir": "Pulumi\\bin",