2025-04-27 08:29:20 +00:00

19 lines
634 B
JSON

{
"version": "2.20.19",
"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.20.19/halo-2.20.19.jar#/halo.jar",
"hash": "e315e0d695babd779bae69b287340a98945e47c81f46b7e5adfb81de28e4e2d7",
"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"
}
}