From f56e39ce7456f8b609710916513bdb53666f50dc Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 31 Jul 2025 16:30:08 +0000 Subject: [PATCH] halo: Update to version 2.21.4 --- bucket/halo.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/halo.json b/bucket/halo.json index 15f365a2be..02d89b96b4 100644 --- a/bucket/halo.json +++ b/bucket/halo.json @@ -1,13 +1,13 @@ { - "version": "2.21.3", + "version": "2.21.4", "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.3/halo-2.21.3.jar#/halo.jar", - "hash": "979b43f502107ee4571ba8713f67a7b1bdd2797fc0ec5ff1c7af78ad029452b2", + "url": "https://github.com/halo-dev/halo/releases/download/v2.21.4/halo-2.21.4.jar#/halo.jar", + "hash": "4688ac4ed85546ae941931398d1768ead2ffdd455a3aed7fdd73e9c322d05788", "bin": "halo.jar", "checkver": { "github": "https://github.com/halo-dev/halo"