From 93dc4333d1cd871fa87fbdd9247f592432fc26a6 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 10 May 2024 08:35:32 +0000 Subject: [PATCH] halo: Update to version 2.15.2 --- bucket/halo.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/halo.json b/bucket/halo.json index adb53d7e91..23ccbb8e99 100644 --- a/bucket/halo.json +++ b/bucket/halo.json @@ -1,13 +1,13 @@ { - "version": "2.15.1", + "version": "2.15.2", "description": "A modern personal independent blog system.", "homepage": "https://halo.run", "license": "GPL-3.0-or-later", "suggest": { "JDK": "java/openjdk" }, - "url": "https://github.com/halo-dev/halo/releases/download/v2.15.1/halo-2.15.1.jar#/halo.jar", - "hash": "eaa81b517774137f1186fd097f5a8fe78c89850881d5afc9af5158c376c2e2a2", + "url": "https://github.com/halo-dev/halo/releases/download/v2.15.2/halo-2.15.2.jar#/halo.jar", + "hash": "0427080da5ad9fc3a423e196b3be359d682ac8ef2a944f66da16777be8958942", "bin": "halo.jar", "checkver": { "github": "https://github.com/halo-dev/halo"