2024-07-15 12:31:27 +00:00

19 lines
631 B
JSON

{
"version": "2.17.2",
"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.17.2/halo-2.17.2.jar#/halo.jar",
"hash": "f1a75b5b5dc3b0d096ccc13b851039014aff6ce6555e5e0b955b88159c299973",
"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"
}
}