2025-09-10 12:32:44 +00:00

19 lines
631 B
JSON

{
"version": "2.21.8",
"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.21.8/halo-2.21.8.jar#/halo.jar",
"hash": "4bbfba932e45588d7fe385c42df879e5c4240de3e213353a99cb85555efb56b3",
"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"
}
}