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