2024-02-01 04:25:47 +00:00

19 lines
631 B
JSON

{
"version": "2.12.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.12.0/halo-2.12.0.jar#/halo.jar",
"hash": "ac80cd5de823766bdf45bd84a23a53003c9404dfe0a33c7383b62758f82c004c",
"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"
}
}