{ "version": "0.16.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.16.0/aichat-v0.16.0-x86_64-pc-windows-msvc.zip", "hash": "24f7ef13a207bbc9b3f635a151a19b88fb1c40f839aa3909170af34027c639bb" }, "32bit": { "url": "https://github.com/sigoden/aichat/releases/download/v0.16.0/aichat-v0.16.0-i686-pc-windows-msvc.zip", "hash": "32be2fe38ccdd88b11596bc979334dafc22fb9239ea298120ea80e565cb2e556" } }, "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" } } } }