From 30c421f8015af84ff2f17b8076e72001859e3c21 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 23 Mar 2023 04:27:48 +0000 Subject: [PATCH] pulumi: Update to version 3.59.0 --- bucket/pulumi.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/pulumi.json b/bucket/pulumi.json index db8d3019eb..d0778ecdd1 100644 --- a/bucket/pulumi.json +++ b/bucket/pulumi.json @@ -1,12 +1,12 @@ { - "version": "3.58.0", + "version": "3.59.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.58.0-windows-x64.zip", - "hash": "76c870087b5efcdb1e70d766fb7ffe58fcf203cc40612c47e1139f27943e9eea" + "url": "https://get.pulumi.com/releases/sdk/pulumi-v3.59.0-windows-x64.zip", + "hash": "9d3f2eae8ff848451e77bf7f959ba94ce7c79e69b2e5b43b95dc88d4d5f9fbee" } }, "extract_dir": "Pulumi\\bin",