From 5a2a4367864997c1cc95a1c3fe4be82727532c23 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 2 Feb 2024 16:26:08 +0000 Subject: [PATCH] halo: Update to version 2.12.1 --- bucket/halo.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/halo.json b/bucket/halo.json index a0079d2e8b..cc9e686a86 100644 --- a/bucket/halo.json +++ b/bucket/halo.json @@ -1,13 +1,13 @@ { - "version": "2.12.0", + "version": "2.12.1", "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.12.0/halo-2.12.0.jar#/halo.jar", - "hash": "ac80cd5de823766bdf45bd84a23a53003c9404dfe0a33c7383b62758f82c004c", + "url": "https://github.com/halo-dev/halo/releases/download/v2.12.1/halo-2.12.1.jar#/halo.jar", + "hash": "1b8cde4fa78d6503a14847ac64d03951f4acd9af115b076ce906901c87fd0fd4", "bin": "halo.jar", "checkver": { "github": "https://github.com/halo-dev/halo"