2021-12-12 12:29:56 +00:00

22 lines
685 B
JSON

{
"version": "1.4.16",
"description": "A modern personal independent blog system.",
"homepage": "https://halo.run",
"license": "GPL-3.0-or-later",
"suggest": {
"JDK": [
"java/oraclejdk",
"java/openjdk"
]
},
"url": "https://github.com/halo-dev/halo/releases/download/v1.4.16/halo-1.4.16.jar#/halo.jar",
"hash": "47802051244154bf49d30794babcff89202c1574835e2382491fba73574ffd74",
"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"
}
}