mirror of
https://github.com/ScoopInstaller/Main.git
synced 2026-01-06 19:55:15 +00:00
19 lines
634 B
JSON
19 lines
634 B
JSON
{
|
|
"version": "2.21.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.21.10/halo-2.21.10.jar#/halo.jar",
|
|
"hash": "02f41b0fed6694057bdd6277b8cfef230c2ffda884928bd49316ad1f9e1c84d0",
|
|
"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"
|
|
}
|
|
}
|