2024-02-05 08:25:41 +00:00

19 lines
631 B
JSON

{
"version": "2.12.2",
"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.2/halo-2.12.2.jar#/halo.jar",
"hash": "0b2094f4f27283f9d7a9f6201827c26946e008f21b8f5c8e1a9a88ba289d1a85",
"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"
}
}