From f65940ab90bbaf4a951ce5b077f7922a4a13b23d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 14 Jun 2024 08:27:54 +0000 Subject: [PATCH] halo: Update to version 2.16.3 --- bucket/halo.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/halo.json b/bucket/halo.json index a536f2a267..e46a31b7ce 100644 --- a/bucket/halo.json +++ b/bucket/halo.json @@ -1,13 +1,13 @@ { - "version": "2.16.2", + "version": "2.16.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.16.2/halo-2.16.2.jar#/halo.jar", - "hash": "6c731c26f33e6418e2194019ce39c4ba9596f4bf2f884fc8c7c20adb2e0a0e80", + "url": "https://github.com/halo-dev/halo/releases/download/v2.16.3/halo-2.16.3.jar#/halo.jar", + "hash": "b25d9bf732ae827084307caf12a05664f89da0036d8798117e1df83406aa83b0", "bin": "halo.jar", "checkver": { "github": "https://github.com/halo-dev/halo"