From 5076f46b9a1d8c851c20df8d6950fe9630733542 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 7 Oct 2022 16:31:59 +0000 Subject: [PATCH] pulumi: Update to version 3.42.0 --- bucket/pulumi.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/pulumi.json b/bucket/pulumi.json index 5851b31e05..b86dd738b1 100644 --- a/bucket/pulumi.json +++ b/bucket/pulumi.json @@ -1,12 +1,12 @@ { - "version": "3.41.1", + "version": "3.42.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.41.1-windows-x64.zip", - "hash": "8aa47e1aea442835d5b9f87b49fa993da3d81325c164e140ee85a0f573f785cd" + "url": "https://get.pulumi.com/releases/sdk/pulumi-v3.42.0-windows-x64.zip", + "hash": "134e20ca6ebfc1db175a25bdc2a178925e03c41810cdc4362a6112332dbe29da" } }, "extract_dir": "Pulumi\\bin",