2021-07-23 23:51:28 -07:00

22 lines
685 B
JSON

{
"version": "1.4.11",
"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.11/halo-1.4.11.jar#/halo.jar",
"hash": "8afecec651a1c3a8cca1ab2b2109c569bb2bd7123b6d8302389c807832d78749",
"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"
}
}