mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-31 21:14:24 +00:00
19 lines
631 B
JSON
19 lines
631 B
JSON
{
|
|
"version": "2.21.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/v2.21.4/halo-2.21.4.jar#/halo.jar",
|
|
"hash": "4688ac4ed85546ae941931398d1768ead2ffdd455a3aed7fdd73e9c322d05788",
|
|
"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"
|
|
}
|
|
}
|