2025-06-26 16:30:38 +00:00

19 lines
631 B
JSON

{
"version": "2.21.2",
"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.2/halo-2.21.2.jar#/halo.jar",
"hash": "5d8ce4f7cf5e68e5d4f3511651bc212e5e85cb7d1d6cb867e3fc76c09e08e1a7",
"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"
}
}