2022-01-11 08:29:03 +00:00

19 lines
631 B
JSON

{
"version": "1.4.17",
"description": "A modern personal independent blog system.",
"homepage": "https://halo.run",
"license": "GPL-3.0-or-later",
"suggest": {
"JDK": "java/openjdk"
},
"url": "https://github.com/halo-dev/halo/releases/download/v1.4.17/halo-1.4.17.jar#/halo.jar",
"hash": "316d3e4c5d3b9630224f9980261023b7d2312a2e7b9733193f7b43bf6643ea30",
"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"
}
}