mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-03 22:11:19 +00:00
19 lines
628 B
JSON
19 lines
628 B
JSON
{
|
|
"version": "1.5.4",
|
|
"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/v1.5.4/halo-1.5.4.jar#/halo.jar",
|
|
"hash": "43f0f8140a726b32b6665bc930cb7221c8a9a2ea84c808ac6588b068adfed815",
|
|
"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"
|
|
}
|
|
}
|