From c81731220a6c62804151c60e168f57d0e8fcefba Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 14 Feb 2023 16:30:17 +0000 Subject: [PATCH] pulumi: Update to version 3.55.0 --- bucket/pulumi.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/pulumi.json b/bucket/pulumi.json index 84f672da0e..6d378ebcd7 100644 --- a/bucket/pulumi.json +++ b/bucket/pulumi.json @@ -1,12 +1,12 @@ { - "version": "3.54.0", + "version": "3.55.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.54.0-windows-x64.zip", - "hash": "b7cdabc35787059df4431d2eddc39c688bbe5e52e6f43e4f4abd18f0f0193c36" + "url": "https://get.pulumi.com/releases/sdk/pulumi-v3.55.0-windows-x64.zip", + "hash": "ab81c1444a4c7d0bf393c6f714086dd49ea139eb3394b46b41998197f7408f9f" } }, "extract_dir": "Pulumi\\bin",