From ab649658658b7f4fd8685641328e3ec140f6cb9e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 28 Mar 2023 00:33:51 +0000 Subject: [PATCH] pulumi: Update to version 3.60.0 --- bucket/pulumi.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/pulumi.json b/bucket/pulumi.json index 1d1e7b0a3a..d4f28adf91 100644 --- a/bucket/pulumi.json +++ b/bucket/pulumi.json @@ -1,12 +1,12 @@ { - "version": "3.59.1", + "version": "3.60.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.59.1-windows-x64.zip", - "hash": "93cc218b799d1b4f5ecad7facbacd817633a26de37116e3c5f8a61d712ed5a28" + "url": "https://get.pulumi.com/releases/sdk/pulumi-v3.60.0-windows-x64.zip", + "hash": "e19702f36b9cb9a3f2af6fd7e2ebbe1d2f15ea82590543418d71b569e15ac950" } }, "extract_dir": "Pulumi\\bin",