From 04b32a6a3b116dd262e32337b6ec4407adebe493 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 30 Mar 2022 12:54:32 +0000 Subject: [PATCH] halo: Update to version 1.5.1 --- bucket/halo.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/halo.json b/bucket/halo.json index 8cc496e866..6df725ef4e 100644 --- a/bucket/halo.json +++ b/bucket/halo.json @@ -1,13 +1,13 @@ { - "version": "1.5.0", + "version": "1.5.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.5.0/halo-1.5.0.jar#/halo.jar", - "hash": "3731e24d2a50d05e0fa2d22d5731b42a627785832323c9c4666d4eee38530672", + "url": "https://github.com/halo-dev/halo/releases/download/v1.5.1/halo-1.5.1.jar#/halo.jar", + "hash": "7cfc2a328a618162689a812b0c160029199452674eb0450998d2dba2a1b02fe3", "bin": "halo.jar", "checkver": { "github": "https://github.com/halo-dev/halo"