2024-11-12 00:35:00 +00:00

19 lines
631 B
JSON

{
"version": "2.20.9",
"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.9/halo-2.20.9.jar#/halo.jar",
"hash": "66089a92699ecee0302f8cc7aabb2d12fbf638b7bfc70d10cbf63ef5f445023c",
"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"
}
}