From 43da6e472aa2c4a8e123e7cb9a41368d3d83511e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 14 Oct 2024 08:30:13 +0000 Subject: [PATCH] halo: Update to version 2.20.1 --- bucket/halo.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/halo.json b/bucket/halo.json index 79c4fe9c3b..7baf38275c 100644 --- a/bucket/halo.json +++ b/bucket/halo.json @@ -1,13 +1,13 @@ { - "version": "2.20.0", + "version": "2.20.1", "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.0/halo-2.20.0.jar#/halo.jar", - "hash": "a293cb420c169c268e952df87e756ec25297707b53386d6a885377b357a5fd03", + "url": "https://github.com/halo-dev/halo/releases/download/v2.20.1/halo-2.20.1.jar#/halo.jar", + "hash": "0121affd75ffe97abad657e6613552d84b84cd5ac374595a4b99049c11f53078", "bin": "halo.jar", "checkver": { "github": "https://github.com/halo-dev/halo"