2024-06-14 08:27:54 +00:00

19 lines
631 B
JSON

{
"version": "2.16.3",
"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.16.3/halo-2.16.3.jar#/halo.jar",
"hash": "b25d9bf732ae827084307caf12a05664f89da0036d8798117e1df83406aa83b0",
"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"
}
}