2024-04-01 05:07:47 +00:00

19 lines
631 B
JSON

{
"version": "2.14.0",
"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/v2.14.0/halo-2.14.0.jar#/halo.jar",
"hash": "a2d9130aa312e151cfe40157e5ed8ea20353b4770c1857ea72ac253014bc476a",
"bin": "halo.jar",
"checkver": {
"github": "https://github.com/halo-dev/halo"
},
"autoupdate": {
"url": "https://github.com/halo-dev/halo/releases/download/v$version/halo-$version.jar#/halo.jar"
}
}