2024-06-05 04:28:50 +00:00

19 lines
631 B
JSON

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