halo: Update to version 1.4.6

This commit is contained in:
Richard Kuhnt 2021-03-07 23:00:24 +00:00
parent 63ba98dd85
commit 665420a7ab

View File

@ -1,5 +1,5 @@
{ {
"version": "1.4.5", "version": "1.4.6",
"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.5/halo-1.4.5.jar#/halo.jar", "url": "https://github.com/halo-dev/halo/releases/download/v1.4.6/halo-1.4.6.jar#/halo.jar",
"hash": "7d6a20ab50bce69f226fb8ec857045cd04bd7a1438ef075d56469abbb4baea00", "hash": "b1ded1d79d439aeb5d384098de397995f03af23890407255663cafcd4afdd89d",
"bin": "halo.jar", "bin": "halo.jar",
"checkver": { "checkver": {
"github": "https://github.com/halo-dev/halo" "github": "https://github.com/halo-dev/halo"