2025-02-22 16:29:25 +00:00

19 lines
634 B
JSON

{
"version": "2.20.15",
"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.15/halo-2.20.15.jar#/halo.jar",
"hash": "fe079c1dbf8c09f1ecf677069277aa4c56e43c6fd5bf09c7353d2c6a2a7faef9",
"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"
}
}