mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-10-31 22:01:19 +00:00
19 lines
631 B
JSON
19 lines
631 B
JSON
{
|
|
"version": "2.21.9",
|
|
"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.9/halo-2.21.9.jar#/halo.jar",
|
|
"hash": "552a4b758034c0672057d6bcc3f691a2144219d0635e6bef4554c8b331d49c81",
|
|
"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"
|
|
}
|
|
}
|