2024-10-17 12:32:00 +00:00

19 lines
631 B
JSON

{
"version": "2.20.4",
"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.4/halo-2.20.4.jar#/halo.jar",
"hash": "c626e1d0e1f07ee5298b04ac8e8e278dd0fc902e773f5fcbe5b04bc47d06a2c3",
"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"
}
}