2024-10-22 08:30:09 +00:00

19 lines
631 B
JSON

{
"version": "2.20.6",
"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.6/halo-2.20.6.jar#/halo.jar",
"hash": "f62c2a11149f0805589fc7df61f6c7f73bc4f5ecfe8d1beaa1a98fafa6c93d81",
"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"
}
}