From b49d9b810979fa28b458380f6f6d47614cf4f870 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 3 Nov 2022 20:26:25 +0000 Subject: [PATCH] pulumi: Update to version 3.46.0 --- bucket/pulumi.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/pulumi.json b/bucket/pulumi.json index a496c537ed..38c522a141 100644 --- a/bucket/pulumi.json +++ b/bucket/pulumi.json @@ -1,12 +1,12 @@ { - "version": "3.45.0", + "version": "3.46.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.45.0-windows-x64.zip", - "hash": "31d9eb9d08a753242d6e635ebf4c5a2e9cb193ec6c3d3272b7aa9ede50dc0f39" + "url": "https://get.pulumi.com/releases/sdk/pulumi-v3.46.0-windows-x64.zip", + "hash": "7106da3d4f85e47d84174a2d406549c6e8d32e31aa33175765d02571d6b2003a" } }, "extract_dir": "Pulumi\\bin",