From ba59d85d28b07c496644f6b8dc1a5a3ffb5be3a5 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 25 Jan 2023 20:25:38 +0000 Subject: [PATCH] pulumi: Update to version 3.53.0 --- bucket/pulumi.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/pulumi.json b/bucket/pulumi.json index 95ae447d93..86a4e61871 100644 --- a/bucket/pulumi.json +++ b/bucket/pulumi.json @@ -1,12 +1,12 @@ { - "version": "3.52.1", + "version": "3.53.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.52.1-windows-x64.zip", - "hash": "d5b64a85db5f876e188fbc7062bba0003acb71ddf18bd3e5a2fae68e48d2b1c1" + "url": "https://get.pulumi.com/releases/sdk/pulumi-v3.53.0-windows-x64.zip", + "hash": "d1de306959cab289928ca32d159bfaa00539be57ccdf2b17919fddd6b38a2c3d" } }, "extract_dir": "Pulumi\\bin",