2024-08-01 04:28:22 +00:00

19 lines
631 B
JSON

{
"version": "2.18.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.18.0/halo-2.18.0.jar#/halo.jar",
"hash": "5c557e71daad049203fecd08dd9e9305f7b2ccdfdef5eb94a105535b2eb83583",
"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"
}
}