2025-08-01 04:41:23 +00:00

19 lines
631 B
JSON

{
"version": "2.21.5",
"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.5/halo-2.21.5.jar#/halo.jar",
"hash": "999d6334e0e8a40aeec79f25f8247efc26f5e69c3665f8ceb2bfcfdc00bf18af",
"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"
}
}