2021-12-06 09:00:37 +00:00

22 lines
685 B
JSON

{
"version": "1.4.15",
"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.15/halo-1.4.15.jar#/halo.jar",
"hash": "19f68dd0296baa2ee7bc18af5ea4862adf58132cff3b43ab96e855caa0bd94d3",
"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"
}
}