From e17bb5d442f5515067fd9192e7af4b6ebe3afb59 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 27 Oct 2022 00:37:24 +0000 Subject: [PATCH] pulumi: Update to version 3.44.2 --- bucket/pulumi.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/pulumi.json b/bucket/pulumi.json index 5c22a96656..58061e1798 100644 --- a/bucket/pulumi.json +++ b/bucket/pulumi.json @@ -1,12 +1,12 @@ { - "version": "3.44.1", + "version": "3.44.2", "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.1-windows-x64.zip", - "hash": "744863f8a3e404bea2c6aa23bec66b3d27c4c00db913cf0d2e45551acb2b6201" + "url": "https://get.pulumi.com/releases/sdk/pulumi-v3.44.2-windows-x64.zip", + "hash": "56d4129d773d81f5bef43aaff2968c1c6ad4dcce715a95ddbffdd2500d368500" } }, "extract_dir": "Pulumi\\bin",