From 10b00fd48a36ca4982a96185494a8a468eb1debf Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 23 Nov 2022 16:30:59 +0000 Subject: [PATCH] halo: Update to version 1.6.1 --- bucket/halo.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/halo.json b/bucket/halo.json index 3eb1063506..87ef04ead9 100644 --- a/bucket/halo.json +++ b/bucket/halo.json @@ -1,13 +1,13 @@ { - "version": "1.6.0", + "version": "1.6.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/v1.6.0/halo-1.6.0.jar#/halo.jar", - "hash": "87eecc716f200275dbc84084db48276c5e637016d8cc32edbcbd4c314cf366a6", + "url": "https://github.com/halo-dev/halo/releases/download/v1.6.1/halo-1.6.1.jar#/halo.jar", + "hash": "47dbea8082976e5f60b91132db77f83fbe26aa02b6e37b6cb87df02f20feee48", "bin": "halo.jar", "checkver": { "github": "https://github.com/halo-dev/halo"