From b145541c5a496a94ed41161e6575892c0378c909 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 6 Sep 2024 16:30:35 +0000 Subject: [PATCH] halo: Update to version 2.19.2 --- bucket/halo.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/halo.json b/bucket/halo.json index cc4537b1e9..43570e05db 100644 --- a/bucket/halo.json +++ b/bucket/halo.json @@ -1,13 +1,13 @@ { - "version": "2.19.1", + "version": "2.19.2", "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.1/halo-2.19.1.jar#/halo.jar", - "hash": "46c97aa19f1f65d5a777d6b0480bee3d7018301d73c662b9997a9bc37f2f0e21", + "url": "https://github.com/halo-dev/halo/releases/download/v2.19.2/halo-2.19.2.jar#/halo.jar", + "hash": "fa6a75f796328f83b993f5b19c09655476de4edfd9cd1ee894f1b6ef17d4ae54", "bin": "halo.jar", "checkver": { "github": "https://github.com/halo-dev/halo"