2022-10-12 12:32:24 +00:00

19 lines
628 B
JSON

{
"version": "1.6.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/v1.6.0/halo-1.6.0.jar#/halo.jar",
"hash": "87eecc716f200275dbc84084db48276c5e637016d8cc32edbcbd4c314cf366a6",
"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"
}
}