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