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