{ "version": "1.0.5", "description": "A chess client for Linux and Windows", "homepage": "https://pychess.github.io/", "license": "GPL-3.0", "notes": [ "Auto saves are stored in C:\\Users\\[USERNAME]", "Config is stored in C:\\Users\\[USERNAME]\\.config\\pychess", "Data is stored C:\\Users\\[USERNAME]\\.local\\share\\pychess" ], "url": "https://github.com/pychess/pychess/releases/download/1.0.5/pychess-1.0.5-mingw_x86_64.msi", "hash": "a2ed5a66874041b2504d00643d7cb050d60a155979bbb3e476675c88a61dc79c", "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-mingw_x86_64.msi" } }