2025-07-31 16:30:08 +00:00

19 lines
631 B
JSON

{
"version": "2.21.4",
"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.4/halo-2.21.4.jar#/halo.jar",
"hash": "4688ac4ed85546ae941931398d1768ead2ffdd455a3aed7fdd73e9c322d05788",
"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"
}
}