From 8489d8caf86341f4997b45e4230cbcbae8b4a6e8 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 12 Nov 2024 00:35:00 +0000 Subject: [PATCH] halo: Update to version 2.20.9 --- bucket/halo.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/halo.json b/bucket/halo.json index f221d1e6bd..e240e09276 100644 --- a/bucket/halo.json +++ b/bucket/halo.json @@ -1,13 +1,13 @@ { - "version": "2.20.8", + "version": "2.20.9", "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.8/halo-2.20.8.jar#/halo.jar", - "hash": "955a772a6c3f149d659334f7873ebf671897a6bfe79288a45a879f7929890c56", + "url": "https://github.com/halo-dev/halo/releases/download/v2.20.9/halo-2.20.9.jar#/halo.jar", + "hash": "66089a92699ecee0302f8cc7aabb2d12fbf638b7bfc70d10cbf63ef5f445023c", "bin": "halo.jar", "checkver": { "github": "https://github.com/halo-dev/halo"