From 646cec6f67e4fe55b609284b992035800ad00fbe Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 1 Aug 2024 04:28:22 +0000 Subject: [PATCH] halo: Update to version 2.18.0 --- bucket/halo.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/halo.json b/bucket/halo.json index 00faf93cd2..778f94cfb0 100644 --- a/bucket/halo.json +++ b/bucket/halo.json @@ -1,13 +1,13 @@ { - "version": "2.17.2", + "version": "2.18.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.17.2/halo-2.17.2.jar#/halo.jar", - "hash": "f1a75b5b5dc3b0d096ccc13b851039014aff6ce6555e5e0b955b88159c299973", + "url": "https://github.com/halo-dev/halo/releases/download/v2.18.0/halo-2.18.0.jar#/halo.jar", + "hash": "5c557e71daad049203fecd08dd9e9305f7b2ccdfdef5eb94a105535b2eb83583", "bin": "halo.jar", "checkver": { "github": "https://github.com/halo-dev/halo"