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

19 lines
634 B
JSON

{
"version": "2.20.13",
"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.13/halo-2.20.13.jar#/halo.jar",
"hash": "05c2392c700a0e977af30fc3ed328e4b70a1b61b225a2b259b7c8ac9dd1c4a43",
"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"
}
}