2021-03-14 07:01:48 +00:00

22 lines
682 B
JSON

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