halo: Update to version 1.4.8

This commit is contained in:
Richard Kuhnt 2021-04-09 12:00:21 +00:00
parent 9de992f7cd
commit e270a76fef

View File

@ -1,5 +1,5 @@
{ {
"version": "1.4.7", "version": "1.4.8",
"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",
@ -9,8 +9,8 @@
"java/openjdk" "java/openjdk"
] ]
}, },
"url": "https://github.com/halo-dev/halo/releases/download/v1.4.7/halo-1.4.7.jar#/halo.jar", "url": "https://github.com/halo-dev/halo/releases/download/v1.4.8/halo-1.4.8.jar#/halo.jar",
"hash": "cd1ab97f4c7c1721db4f99354b29889130aa586396dde34259d4d0d26b7d82f3", "hash": "3ce7f17c2cdf80159e0fff748999068860c1475bbda3a3da4fe81200e53374b6",
"bin": "halo.jar", "bin": "halo.jar",
"checkver": { "checkver": {
"github": "https://github.com/halo-dev/halo" "github": "https://github.com/halo-dev/halo"