2025-07-04 12:31:30 +00:00

19 lines
631 B
JSON

{
"version": "2.21.3",
"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.3/halo-2.21.3.jar#/halo.jar",
"hash": "979b43f502107ee4571ba8713f67a7b1bdd2797fc0ec5ff1c7af78ad029452b2",
"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"
}
}