{ "version": "1.1.0", "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.1.0/pychess-1.1.0-mingw_x86_64_msvcrt_gnu.msi", "hash": "f949dcea80e1a47e31aa42ce03be1aa1736dc83a8b375b69e0416e06c1468f16", "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_msvcrt_gnu.msi" } }