From 5333d1241ffa29cde3acc25a2c13c96be388a261 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 7 Feb 2023 01:53:46 +0000 Subject: [PATCH] pulumi: Update to version 3.54.0 --- bucket/pulumi.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/pulumi.json b/bucket/pulumi.json index 78c1dd1102..84f672da0e 100644 --- a/bucket/pulumi.json +++ b/bucket/pulumi.json @@ -1,12 +1,12 @@ { - "version": "3.53.1", + "version": "3.54.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.53.1-windows-x64.zip", - "hash": "758b0ba3f1248998277ac2995f4e692b87f106d93dcf55fe352c48aba9413872" + "url": "https://get.pulumi.com/releases/sdk/pulumi-v3.54.0-windows-x64.zip", + "hash": "b7cdabc35787059df4431d2eddc39c688bbe5e52e6f43e4f4abd18f0f0193c36" } }, "extract_dir": "Pulumi\\bin",