From 69a6b959feaa131d08129f71e0dcf91447b2c5ed Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 28 Oct 2022 16:31:14 +0000 Subject: [PATCH] pulumi: Update to version 3.44.3 --- bucket/pulumi.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/pulumi.json b/bucket/pulumi.json index 58061e1798..378d9df62c 100644 --- a/bucket/pulumi.json +++ b/bucket/pulumi.json @@ -1,12 +1,12 @@ { - "version": "3.44.2", + "version": "3.44.3", "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.44.2-windows-x64.zip", - "hash": "56d4129d773d81f5bef43aaff2968c1c6ad4dcce715a95ddbffdd2500d368500" + "url": "https://get.pulumi.com/releases/sdk/pulumi-v3.44.3-windows-x64.zip", + "hash": "513536828d510edcccf38829dea6b49b28d9d34fc1c37b1e250292e5308c2610" } }, "extract_dir": "Pulumi\\bin",