From 86fe17d335a1e40742d01f93d2db7d1b97f82ad3 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 19 Jun 2025 08:30:25 +0000 Subject: [PATCH] halo: Update to version 2.21.1 --- bucket/halo.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/halo.json b/bucket/halo.json index 1c06ca7d30..14ed37ad0f 100644 --- a/bucket/halo.json +++ b/bucket/halo.json @@ -1,13 +1,13 @@ { - "version": "2.21.0", + "version": "2.21.1", "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.21.0/halo-2.21.0.jar#/halo.jar", - "hash": "b5a11a1e13f2fe34764e163d424f9c75e777f8bc9948d9ebcad5a1f06e73a951", + "url": "https://github.com/halo-dev/halo/releases/download/v2.21.1/halo-2.21.1.jar#/halo.jar", + "hash": "d51e3179700d9362d46c8707104c0d3a70612ac20191ffa7681f5bf5548e83dc", "bin": "halo.jar", "checkver": { "github": "https://github.com/halo-dev/halo"