From 80ffb3c4b99b13450ef3c8bc9af1021df6d761a8 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 25 Feb 2024 16:27:12 +0000 Subject: [PATCH] halo: Update to version 2.12.4 --- bucket/halo.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/halo.json b/bucket/halo.json index 82bd7a5a1b..0284f0ea03 100644 --- a/bucket/halo.json +++ b/bucket/halo.json @@ -1,13 +1,13 @@ { - "version": "2.12.3", + "version": "2.12.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.12.3/halo-2.12.3.jar#/halo.jar", - "hash": "27bb72e3026c9872b61e4aaed3e6486b82a2643e2a6d687b32983c1e3ed0a6c0", + "url": "https://github.com/halo-dev/halo/releases/download/v2.12.4/halo-2.12.4.jar#/halo.jar", + "hash": "b9a32788423c5cdeeb9fc65af21b48a9c8da30c25abfc91712b45b2440863e72", "bin": "halo.jar", "checkver": { "github": "https://github.com/halo-dev/halo"