From 04b3466f0a744798f1496252d2172d1a057c9c17 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 2 Sep 2024 04:29:10 +0000 Subject: [PATCH] halo: Update to version 2.19.0 --- bucket/halo.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/halo.json b/bucket/halo.json index 778f94cfb0..a62ccfd9d0 100644 --- a/bucket/halo.json +++ b/bucket/halo.json @@ -1,13 +1,13 @@ { - "version": "2.18.0", + "version": "2.19.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.18.0/halo-2.18.0.jar#/halo.jar", - "hash": "5c557e71daad049203fecd08dd9e9305f7b2ccdfdef5eb94a105535b2eb83583", + "url": "https://github.com/halo-dev/halo/releases/download/v2.19.0/halo-2.19.0.jar#/halo.jar", + "hash": "c0d971cdcb91c417987cd85028c23c2fda774c884dcab9ac7982e535ae701ff1", "bin": "halo.jar", "checkver": { "github": "https://github.com/halo-dev/halo"