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