From b7d943e96a1a5c29ef891db902f05172f56c9e43 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 18 Oct 2024 16:29:56 +0000 Subject: [PATCH] halo: Update to version 2.20.5 --- bucket/halo.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/halo.json b/bucket/halo.json index 9c1485b912..b2b42e25f3 100644 --- a/bucket/halo.json +++ b/bucket/halo.json @@ -1,13 +1,13 @@ { - "version": "2.20.4", + "version": "2.20.5", "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.4/halo-2.20.4.jar#/halo.jar", - "hash": "c626e1d0e1f07ee5298b04ac8e8e278dd0fc902e773f5fcbe5b04bc47d06a2c3", + "url": "https://github.com/halo-dev/halo/releases/download/v2.20.5/halo-2.20.5.jar#/halo.jar", + "hash": "54649219cd9c68d3bbf882b502baa3646cfe2da1d666c68eebc26bd3a04271f1", "bin": "halo.jar", "checkver": { "github": "https://github.com/halo-dev/halo"