2020-04-12 09:15:48 +02:00

22 lines
682 B
JSON

{
"homepage": "https://halo.run",
"version": "1.3.2",
"license": "GPL-3.0-or-later",
"description": "A modern personal independent blog system.",
"url": "https://github.com/halo-dev/halo/releases/download/v1.3.2/halo-1.3.2.jar#/halo.jar",
"hash": "3a3111a79e4cf169933901724fda43d6aae2b805394f03250fc667526f54dfec",
"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"
}
}