2024-03-06 12:31:35 +00:00

19 lines
631 B
JSON

{
"version": "2.13.1",
"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.13.1/halo-2.13.1.jar#/halo.jar",
"hash": "e8b214f82841d9fca3e5f20320d350da5da975683b9743fdc1590e19d1d54a68",
"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"
}
}