From 4d13d6affe09fd4703080729e49ffdd600fb380e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 24 Dec 2025 04:32:19 +0000 Subject: [PATCH] halo: Update to version 2.22.0 --- bucket/halo.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/halo.json b/bucket/halo.json index 6ecd9b47a6..dd4f4d9ab5 100644 --- a/bucket/halo.json +++ b/bucket/halo.json @@ -1,13 +1,13 @@ { - "version": "2.21.10", + "version": "2.22.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.21.10/halo-2.21.10.jar#/halo.jar", - "hash": "02f41b0fed6694057bdd6277b8cfef230c2ffda884928bd49316ad1f9e1c84d0", + "url": "https://github.com/halo-dev/halo/releases/download/v2.22.0/halo-2.22.0.jar#/halo.jar", + "hash": "0ae722a8bd16446aea7b7270ea11b07bf915adbdf9d1baddae1d663b32abb280", "bin": "halo.jar", "checkver": { "github": "https://github.com/halo-dev/halo"