mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-24 23:21:34 +00:00
19 lines
634 B
JSON
19 lines
634 B
JSON
{
|
|
"version": "2.20.10",
|
|
"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.10/halo-2.20.10.jar#/halo.jar",
|
|
"hash": "c6f519513d02a460ca6de4bac71d6a01169bc745ed07aec4f1d73c52c9d46cae",
|
|
"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"
|
|
}
|
|
}
|