2020-01-05 16:00:28 +00:00

22 lines
682 B
JSON

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