2025-01-24 12:32:22 +00:00

19 lines
634 B
JSON

{
"version": "2.20.14",
"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.14/halo-2.20.14.jar#/halo.jar",
"hash": "e36a6b3d04eb8d381f1e2c1ca48287a6e8902f0e31859df02b53e454b682e0e4",
"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"
}
}