{ "version": "0.20.0", "description": "A powerful chatgpt cli", "homepage": "https://github.com/sigoden/aichat", "license": "MIT|Apache", "architecture": { "64bit": { "url": "https://github.com/sigoden/aichat/releases/download/v0.20.0/aichat-v0.20.0-x86_64-pc-windows-msvc.zip", "hash": "71b04489043e109b7326f7fcc9cd1154a3dcf01b968db0e7e697f058c42ce30c" }, "32bit": { "url": "https://github.com/sigoden/aichat/releases/download/v0.20.0/aichat-v0.20.0-i686-pc-windows-msvc.zip", "hash": "54168155b60c54efa8824888af383904af16814c81fb423250576c63e4f1fad3" } }, "bin": "aichat.exe", "checkver": "github", "autoupdate": { "architecture": { "64bit": { "url": "https://github.com/sigoden/aichat/releases/download/v$version/aichat-v$version-x86_64-pc-windows-msvc.zip" }, "32bit": { "url": "https://github.com/sigoden/aichat/releases/download/v$version/aichat-v$version-i686-pc-windows-msvc.zip" } } } }