21 lines
661 B
JSON
21 lines
661 B
JSON
{
|
|
"homepage": "https://github.com/sanderland/katrain",
|
|
"description": "A tool for analyzing and playing go with AI feedback from KataGo",
|
|
"version": "1.7.6",
|
|
"license": "MIT",
|
|
"url": "https://github.com/sanderland/katrain/releases/download/v1.7.6/KaTrain.zip",
|
|
"hash": "e7bf4912759a05078148e12f9197baf159ac8b3fafe29d711737e5483f1cdc66",
|
|
"extract_dir": "KaTrain",
|
|
"bin": "KaTrain.exe",
|
|
"shortcuts": [
|
|
[
|
|
"KaTrain.exe",
|
|
"KaTrain"
|
|
]
|
|
],
|
|
"checkver": "github",
|
|
"autoupdate": {
|
|
"url": "https://github.com/sanderland/katrain/releases/download/v$version/KaTrain.zip"
|
|
}
|
|
}
|