From 1a3b2a6c4567d72a79cb6dce22bd3790b679d878 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 25 Oct 2022 20:30:23 +0000 Subject: [PATCH] pulumi: Update to version 3.44.1 --- bucket/pulumi.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/pulumi.json b/bucket/pulumi.json index c4405d0a52..5c22a96656 100644 --- a/bucket/pulumi.json +++ b/bucket/pulumi.json @@ -1,12 +1,12 @@ { - "version": "3.44.0", + "version": "3.44.1", "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.0-windows-x64.zip", - "hash": "b55c19278f761c14667b5db6f66726967a8f8d6c8076f167f0ef681132e558ef" + "url": "https://get.pulumi.com/releases/sdk/pulumi-v3.44.1-windows-x64.zip", + "hash": "744863f8a3e404bea2c6aa23bec66b3d27c4c00db913cf0d2e45551acb2b6201" } }, "extract_dir": "Pulumi\\bin",