2025-08-19 08:30:41 +00:00

19 lines
631 B
JSON

{
"version": "2.21.7",
"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.7/halo-2.21.7.jar#/halo.jar",
"hash": "b8733faea2b01ecf931c7e3e8dd1977db3ded80f8db646cdd8e51cb2724bf11d",
"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"
}
}