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