halo: Update to version 1.5.1

This commit is contained in:
github-actions[bot] 2022-03-30 12:54:32 +00:00
parent dd14d059f9
commit 04b32a6a3b

View File

@ -1,13 +1,13 @@
{ {
"version": "1.5.0", "version": "1.5.1",
"description": "A modern personal independent blog system.", "description": "A modern personal independent blog system.",
"homepage": "https://halo.run", "homepage": "https://halo.run",
"license": "GPL-3.0-or-later", "license": "GPL-3.0-or-later",
"suggest": { "suggest": {
"JDK": "java/openjdk" "JDK": "java/openjdk"
}, },
"url": "https://github.com/halo-dev/halo/releases/download/v1.5.0/halo-1.5.0.jar#/halo.jar", "url": "https://github.com/halo-dev/halo/releases/download/v1.5.1/halo-1.5.1.jar#/halo.jar",
"hash": "3731e24d2a50d05e0fa2d22d5731b42a627785832323c9c4666d4eee38530672", "hash": "7cfc2a328a618162689a812b0c160029199452674eb0450998d2dba2a1b02fe3",
"bin": "halo.jar", "bin": "halo.jar",
"checkver": { "checkver": {
"github": "https://github.com/halo-dev/halo" "github": "https://github.com/halo-dev/halo"