2024-10-23 16:29:59 +00:00

19 lines
631 B
JSON

{
"version": "2.20.7",
"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.20.7/halo-2.20.7.jar#/halo.jar",
"hash": "093a2cb2074e782963d78b23a5e697b032a44bff44fc9c162436a46e00814b71",
"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"
}
}