2021-09-16 23:52:05 -07:00

22 lines
685 B
JSON

{
"version": "1.4.12",
"description": "A modern personal independent blog system.",
"homepage": "https://halo.run",
"license": "GPL-3.0-or-later",
"suggest": {
"JDK": [
"java/oraclejdk",
"java/openjdk"
]
},
"url": "https://github.com/halo-dev/halo/releases/download/v1.4.12/halo-1.4.12.jar#/halo.jar",
"hash": "7f7338276e0bb3d37cd6a70e782daa6261a1b50f5ec1805fb3c1bbf738ed6a74",
"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"
}
}