From e8ce54edd1792c0e69192d01c432f2258bec7c1c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 25 Oct 2022 05:00:09 +0000 Subject: [PATCH] pulumi: Update to version 3.44.0 --- bucket/pulumi.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/pulumi.json b/bucket/pulumi.json index a7e73fe4b08d5..c4405d0a52dd5 100644 --- a/bucket/pulumi.json +++ b/bucket/pulumi.json @@ -1,12 +1,12 @@ { - "version": "3.43.1", + "version": "3.44.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.43.1-windows-x64.zip", - "hash": "557f930ccfca87367de0a15ead8847ffb1d6ae0899013a93bdedf7b8de6cb8e7" + "url": "https://get.pulumi.com/releases/sdk/pulumi-v3.44.0-windows-x64.zip", + "hash": "b55c19278f761c14667b5db6f66726967a8f8d6c8076f167f0ef681132e558ef" } }, "extract_dir": "Pulumi\\bin",