2025-05-15 08:30:18 +00:00

19 lines
634 B
JSON

{
"version": "2.20.21",
"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.21/halo-2.20.21.jar#/halo.jar",
"hash": "854479cc6ea3afcbbca4568671926cf0c16ff9604c9b5a03a3acc6692e18ec12",
"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"
}
}