2024-03-01 04:27:00 +00:00

19 lines
631 B
JSON

{
"version": "2.13.0",
"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.13.0/halo-2.13.0.jar#/halo.jar",
"hash": "411e2ace94e005ef069917c1c4f337919c7eb7eb9e1e1ed6796d9b8e20fc0bb1",
"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"
}
}