22 lines
666 B
JSON
22 lines
666 B
JSON
|
{
|
||
|
"homepage": "http://pychess.org/",
|
||
|
"description": "A chess client for Linux and Windows",
|
||
|
"license": "GPL-3.0",
|
||
|
"version": "0.99.4",
|
||
|
"url": "https://github.com/pychess/pychess/releases/download/0.99.4/pychess-0.99.4-win32.msi",
|
||
|
"hash": "aa4464cceb06686d657d25d7de2e14f2de84b6f3d7511c1bcd45dbcfa570e55d",
|
||
|
"bin": "pychess.exe",
|
||
|
"shortcuts": [
|
||
|
[
|
||
|
"pychess.exe",
|
||
|
"PyChess"
|
||
|
]
|
||
|
],
|
||
|
"checkver": {
|
||
|
"github": "https://github.com/pychess/pychess/"
|
||
|
},
|
||
|
"autoupdate": {
|
||
|
"url": "https://github.com/pychess/pychess/releases/download/$version/pychess-$version-win32.msi"
|
||
|
}
|
||
|
}
|