From 34f586986b3ec045f297ac79fc6566f5b452ef56 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 30 Oct 2024 12:32:29 +0000 Subject: [PATCH] halo: Update to version 2.20.8 --- bucket/halo.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/halo.json b/bucket/halo.json index 086dba545c..f221d1e6bd 100644 --- a/bucket/halo.json +++ b/bucket/halo.json @@ -1,13 +1,13 @@ { - "version": "2.20.7", + "version": "2.20.8", "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.7/halo-2.20.7.jar#/halo.jar", - "hash": "093a2cb2074e782963d78b23a5e697b032a44bff44fc9c162436a46e00814b71", + "url": "https://github.com/halo-dev/halo/releases/download/v2.20.8/halo-2.20.8.jar#/halo.jar", + "hash": "955a772a6c3f149d659334f7873ebf671897a6bfe79288a45a879f7929890c56", "bin": "halo.jar", "checkver": { "github": "https://github.com/halo-dev/halo"