{ "version": "0.19.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.19.0/aichat-v0.19.0-x86_64-pc-windows-msvc.zip", "hash": "95d0420fc4aec4bb3c0f166faf08f9fa4b870a6c01a2ec0f41b8d8e0880e78dc" }, "32bit": { "url": "https://github.com/sigoden/aichat/releases/download/v0.19.0/aichat-v0.19.0-i686-pc-windows-msvc.zip", "hash": "592ed1ded3e7fa000ac4f543a219d1ecd79e5874952889952fe822127590f38f" } }, "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" } } } }