From 4f917ea1e9a90bf6e2acbad02bdb67f0677283aa Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 23 Oct 2024 16:29:59 +0000 Subject: [PATCH] halo: Update to version 2.20.7 --- bucket/halo.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/halo.json b/bucket/halo.json index 43910d6fa2..086dba545c 100644 --- a/bucket/halo.json +++ b/bucket/halo.json @@ -1,13 +1,13 @@ { - "version": "2.20.6", + "version": "2.20.7", "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.6/halo-2.20.6.jar#/halo.jar", - "hash": "f62c2a11149f0805589fc7df61f6c7f73bc4f5ecfe8d1beaa1a98fafa6c93d81", + "url": "https://github.com/halo-dev/halo/releases/download/v2.20.7/halo-2.20.7.jar#/halo.jar", + "hash": "093a2cb2074e782963d78b23a5e697b032a44bff44fc9c162436a46e00814b71", "bin": "halo.jar", "checkver": { "github": "https://github.com/halo-dev/halo"