2024-10-15 12:32:20 +00:00

19 lines
631 B
JSON

{
"version": "2.20.3",
"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.3/halo-2.20.3.jar#/halo.jar",
"hash": "33d50e3148446b06965cc1ede63ca6575bf0fa6632d8c7ca93fbf64dfd1f0c4b",
"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"
}
}