2022-11-23 16:30:59 +00:00

19 lines
628 B
JSON

{
"version": "1.6.1",
"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.1/halo-1.6.1.jar#/halo.jar",
"hash": "47dbea8082976e5f60b91132db77f83fbe26aa02b6e37b6cb87df02f20feee48",
"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"
}
}