From 4dfc362ef727d7c9d65643ee38ef5fa148e7c5a4 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 15 Jun 2025 08:29:27 +0000 Subject: [PATCH] halo: Update to version 2.21.0 --- bucket/halo.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/halo.json b/bucket/halo.json index 727f84d48e..1c06ca7d30 100644 --- a/bucket/halo.json +++ b/bucket/halo.json @@ -1,13 +1,13 @@ { - "version": "2.20.21", + "version": "2.21.0", "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.20.21/halo-2.20.21.jar#/halo.jar", - "hash": "854479cc6ea3afcbbca4568671926cf0c16ff9604c9b5a03a3acc6692e18ec12", + "url": "https://github.com/halo-dev/halo/releases/download/v2.21.0/halo-2.21.0.jar#/halo.jar", + "hash": "b5a11a1e13f2fe34764e163d424f9c75e777f8bc9948d9ebcad5a1f06e73a951", "bin": "halo.jar", "checkver": { "github": "https://github.com/halo-dev/halo"