2025-05-09 12:31:16 +00:00

19 lines
634 B
JSON

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