From bd02c66546a37659d12a9ce7b4be8c964d3d15a1 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 22 Oct 2024 08:30:09 +0000 Subject: [PATCH] halo: Update to version 2.20.6 --- bucket/halo.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/halo.json b/bucket/halo.json index b2b42e25f3..43910d6fa2 100644 --- a/bucket/halo.json +++ b/bucket/halo.json @@ -1,13 +1,13 @@ { - "version": "2.20.5", + "version": "2.20.6", "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.20.5/halo-2.20.5.jar#/halo.jar", - "hash": "54649219cd9c68d3bbf882b502baa3646cfe2da1d666c68eebc26bd3a04271f1", + "url": "https://github.com/halo-dev/halo/releases/download/v2.20.6/halo-2.20.6.jar#/halo.jar", + "hash": "f62c2a11149f0805589fc7df61f6c7f73bc4f5ecfe8d1beaa1a98fafa6c93d81", "bin": "halo.jar", "checkver": { "github": "https://github.com/halo-dev/halo"