2024-06-03 04:28:16 +00:00

19 lines
631 B
JSON

{
"version": "2.16.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.16.0/halo-2.16.0.jar#/halo.jar",
"hash": "623468ab7f32e2716672f1045b224ca1c886373520439157cd3c3647ae2eadc6",
"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"
}
}