2020-04-02 19:08:15 +02:00

22 lines
682 B
JSON

{
"homepage": "https://halo.run",
"version": "1.3.1",
"license": "GPL-3.0-or-later",
"description": "A modern personal independent blog system.",
"url": "https://github.com/halo-dev/halo/releases/download/v1.3.1/halo-1.3.1.jar#/halo.jar",
"hash": "72e7bf9aab7a3e2cec4fe50a14269d9347b3c971d437b8aa7a4fa4336c8bf3de",
"bin": "halo.jar",
"suggest": {
"JDK": [
"java/oraclejdk",
"java/openjdk"
]
},
"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"
}
}