From 544e32309647316fbebbe3902ed5bff756cd9712 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 1 Feb 2024 04:25:47 +0000 Subject: [PATCH] halo: Update to version 2.12.0 --- bucket/halo.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/halo.json b/bucket/halo.json index 87ef04ead9..a0079d2e8b 100644 --- a/bucket/halo.json +++ b/bucket/halo.json @@ -1,13 +1,13 @@ { - "version": "1.6.1", + "version": "2.12.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/v1.6.1/halo-1.6.1.jar#/halo.jar", - "hash": "47dbea8082976e5f60b91132db77f83fbe26aa02b6e37b6cb87df02f20feee48", + "url": "https://github.com/halo-dev/halo/releases/download/v2.12.0/halo-2.12.0.jar#/halo.jar", + "hash": "ac80cd5de823766bdf45bd84a23a53003c9404dfe0a33c7383b62758f82c004c", "bin": "halo.jar", "checkver": { "github": "https://github.com/halo-dev/halo"