From 1e32921d384c325114693d284c30d08f4686007a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 21 Feb 2024 04:26:21 +0000 Subject: [PATCH] halo: Update to version 2.12.3 --- bucket/halo.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/halo.json b/bucket/halo.json index 93a514ab5d..82bd7a5a1b 100644 --- a/bucket/halo.json +++ b/bucket/halo.json @@ -1,13 +1,13 @@ { - "version": "2.12.2", + "version": "2.12.3", "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.2/halo-2.12.2.jar#/halo.jar", - "hash": "0b2094f4f27283f9d7a9f6201827c26946e008f21b8f5c8e1a9a88ba289d1a85", + "url": "https://github.com/halo-dev/halo/releases/download/v2.12.3/halo-2.12.3.jar#/halo.jar", + "hash": "27bb72e3026c9872b61e4aaed3e6486b82a2643e2a6d687b32983c1e3ed0a6c0", "bin": "halo.jar", "checkver": { "github": "https://github.com/halo-dev/halo"