2026-01-20 04:35:33 +00:00

19 lines
634 B
JSON

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