From 443bcae2172accac4c449c7604d38bef43fad2d0 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 30 Apr 2024 08:28:08 +0000 Subject: [PATCH] halo: Update to version 2.15.0 --- bucket/halo.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/halo.json b/bucket/halo.json index 5c50274edb..9d76cbc4e9 100644 --- a/bucket/halo.json +++ b/bucket/halo.json @@ -1,13 +1,13 @@ { - "version": "2.14.1", + "version": "2.15.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.14.1/halo-2.14.1.jar#/halo.jar", - "hash": "1898255fece853a0a46aaae472e75412b49d4fdabc14df5e772932d85bfa333c", + "url": "https://github.com/halo-dev/halo/releases/download/v2.15.0/halo-2.15.0.jar#/halo.jar", + "hash": "54b3393a637a8db2d6418555f6ef9b322e9926c32a7f54e7fcb2a73bd8c3af93", "bin": "halo.jar", "checkver": { "github": "https://github.com/halo-dev/halo"