From a9f5d1fc0584d47d7fb0d6f81e6ac953f2a47f57 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 2 Jul 2024 04:28:43 +0000 Subject: [PATCH] halo: Update to version 2.17.0 --- bucket/halo.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/halo.json b/bucket/halo.json index e46a31b7ce..37aa9acfc5 100644 --- a/bucket/halo.json +++ b/bucket/halo.json @@ -1,13 +1,13 @@ { - "version": "2.16.3", + "version": "2.17.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.16.3/halo-2.16.3.jar#/halo.jar", - "hash": "b25d9bf732ae827084307caf12a05664f89da0036d8798117e1df83406aa83b0", + "url": "https://github.com/halo-dev/halo/releases/download/v2.17.0/halo-2.17.0.jar#/halo.jar", + "hash": "7523581627c521336753150e2e688ef0b6c7ca394299553d2e5a59a7f4e10ff4", "bin": "halo.jar", "checkver": { "github": "https://github.com/halo-dev/halo"