{ "version": "0.13.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.13.0/aichat-v0.13.0-x86_64-pc-windows-msvc.zip", "hash": "4acfff7cc624c169263376f5e2a527e5f4779b9ace16250e755b9d1bef6a82b3" }, "32bit": { "url": "https://github.com/sigoden/aichat/releases/download/v0.13.0/aichat-v0.13.0-i686-pc-windows-msvc.zip", "hash": "9fb0cddc34483b425da9cdbfa6e25933f0552773b66b6c9a89239435730e9d7a" } }, "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" } } } }