2024-02-25 16:27:12 +00:00

19 lines
631 B
JSON

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