scoop-games/bucket/katrain.json

24 lines
731 B
JSON

{
"homepage": "https://github.com/sanderland/katrain",
"description": "A tool for analyzing and playing go with AI feedback from KataGo",
"version": "1.7.1",
"license": "MIT",
"url": "https://github.com/sanderland/katrain/releases/download/1.7.1/KaTrain.zip",
"hash": "7797e10c39075e1ec518187236f8cb56b5e04bf8d86bcfd8837aa5aad6b83479",
"extract_dir": "KaTrain",
"bin": "KaTrain.exe",
"shortcuts": [
[
"KaTrain.exe",
"KaTrain"
]
],
"checkver": "github",
"autoupdate": {
"url": "https://github.com/sanderland/katrain/releases/download/$version/KaTrain.zip",
"hash": {
"url": "$baseurl/SHA2-256SUMS"
}
}
}