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