From 3040f93cf7b1cdb2e1eef7b260c284b3be257ad0 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 10 Sep 2024 12:32:24 +0000 Subject: [PATCH] halo: Update to version 2.19.3 --- bucket/halo.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/halo.json b/bucket/halo.json index 43570e05db..d8c750909b 100644 --- a/bucket/halo.json +++ b/bucket/halo.json @@ -1,13 +1,13 @@ { - "version": "2.19.2", + "version": "2.19.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.19.2/halo-2.19.2.jar#/halo.jar", - "hash": "fa6a75f796328f83b993f5b19c09655476de4edfd9cd1ee894f1b6ef17d4ae54", + "url": "https://github.com/halo-dev/halo/releases/download/v2.19.3/halo-2.19.3.jar#/halo.jar", + "hash": "45ed0bfb63ff4b1ce3f9f9ee662e6e2b61e4ef677c12f4067638609556ede353", "bin": "halo.jar", "checkver": { "github": "https://github.com/halo-dev/halo"