From 3767f293d41ac244c76d7cc2a8329ccbb2848583 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 23 Apr 2024 08:27:28 +0000 Subject: [PATCH] halo: Update to version 2.14.1 --- bucket/halo.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/halo.json b/bucket/halo.json index 59d45a6086..5c50274edb 100644 --- a/bucket/halo.json +++ b/bucket/halo.json @@ -1,13 +1,13 @@ { - "version": "2.14.0", + "version": "2.14.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.14.0/halo-2.14.0.jar#/halo.jar", - "hash": "a2d9130aa312e151cfe40157e5ed8ea20353b4770c1857ea72ac253014bc476a", + "url": "https://github.com/halo-dev/halo/releases/download/v2.14.1/halo-2.14.1.jar#/halo.jar", + "hash": "1898255fece853a0a46aaae472e75412b49d4fdabc14df5e772932d85bfa333c", "bin": "halo.jar", "checkver": { "github": "https://github.com/halo-dev/halo"