2021-10-24 02:11:05 -07:00

22 lines
685 B
JSON

{
"version": "1.4.13",
"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.13/halo-1.4.13.jar#/halo.jar",
"hash": "04e0b5c821caf7a204d5b61bb2d840bbd622227932054e44f20879da20249b5d",
"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"
}
}