mirror of
https://github.com/ScoopInstaller/Main.git
synced 2026-01-04 23:14:27 +00:00
22 lines
682 B
JSON
22 lines
682 B
JSON
{
|
|
"version": "1.4.4",
|
|
"description": "A modern personal independent blog system.",
|
|
"homepage": "https://halo.run",
|
|
"license": "GPL-3.0-or-later",
|
|
"suggest": {
|
|
"JDK": [
|
|
"java/oraclejdk",
|
|
"java/openjdk"
|
|
]
|
|
},
|
|
"url": "https://github.com/halo-dev/halo/releases/download/v1.4.4/halo-1.4.4.jar#/halo.jar",
|
|
"hash": "ff6605f8ea22ff801e4a6f32f8d4b0ca3ac5c7ae79a354cc57b5d3426ec7b0af",
|
|
"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"
|
|
}
|
|
}
|