From 693b7cd76c71863570af2210e1b05b658570fcf4 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 17 Oct 2024 12:32:00 +0000 Subject: [PATCH] halo: Update to version 2.20.4 --- bucket/halo.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/halo.json b/bucket/halo.json index 5750d7d6e9..9c1485b912 100644 --- a/bucket/halo.json +++ b/bucket/halo.json @@ -1,13 +1,13 @@ { - "version": "2.20.3", + "version": "2.20.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.20.3/halo-2.20.3.jar#/halo.jar", - "hash": "33d50e3148446b06965cc1ede63ca6575bf0fa6632d8c7ca93fbf64dfd1f0c4b", + "url": "https://github.com/halo-dev/halo/releases/download/v2.20.4/halo-2.20.4.jar#/halo.jar", + "hash": "c626e1d0e1f07ee5298b04ac8e8e278dd0fc902e773f5fcbe5b04bc47d06a2c3", "bin": "halo.jar", "checkver": { "github": "https://github.com/halo-dev/halo"