From 18b757a8e030fc6c61702466f90b46b8d47fe1a7 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 26 Jan 2023 00:34:07 +0000 Subject: [PATCH] pulumi: Update to version 3.53.1 --- bucket/pulumi.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/pulumi.json b/bucket/pulumi.json index 86a4e61871..78c1dd1102 100644 --- a/bucket/pulumi.json +++ b/bucket/pulumi.json @@ -1,12 +1,12 @@ { - "version": "3.53.0", + "version": "3.53.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.53.0-windows-x64.zip", - "hash": "d1de306959cab289928ca32d159bfaa00539be57ccdf2b17919fddd6b38a2c3d" + "url": "https://get.pulumi.com/releases/sdk/pulumi-v3.53.1-windows-x64.zip", + "hash": "758b0ba3f1248998277ac2995f4e692b87f106d93dcf55fe352c48aba9413872" } }, "extract_dir": "Pulumi\\bin",