2024-07-02 04:28:43 +00:00

19 lines
631 B
JSON

{
"version": "2.17.0",
"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/v2.17.0/halo-2.17.0.jar#/halo.jar",
"hash": "7523581627c521336753150e2e688ef0b6c7ca394299553d2e5a59a7f4e10ff4",
"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"
}
}