From a05532e079513a9bfb2ca26062958b3330d7e1a0 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 25 Mar 2023 00:34:29 +0000 Subject: [PATCH] pulumi: Update to version 3.59.1 --- bucket/pulumi.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/pulumi.json b/bucket/pulumi.json index d0778ecdd1..1d1e7b0a3a 100644 --- a/bucket/pulumi.json +++ b/bucket/pulumi.json @@ -1,12 +1,12 @@ { - "version": "3.59.0", + "version": "3.59.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.59.0-windows-x64.zip", - "hash": "9d3f2eae8ff848451e77bf7f959ba94ce7c79e69b2e5b43b95dc88d4d5f9fbee" + "url": "https://get.pulumi.com/releases/sdk/pulumi-v3.59.1-windows-x64.zip", + "hash": "93cc218b799d1b4f5ecad7facbacd817633a26de37116e3c5f8a61d712ed5a28" } }, "extract_dir": "Pulumi\\bin",