{ "version": "0.14.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.14.0/aichat-v0.14.0-x86_64-pc-windows-msvc.zip", "hash": "4a94004e8c0cdba43874d44a0186f3d8b9400bb7335f8df79a5a37505a28975b" }, "32bit": { "url": "https://github.com/sigoden/aichat/releases/download/v0.14.0/aichat-v0.14.0-i686-pc-windows-msvc.zip", "hash": "767f7049cfcdc1af51834c1279ec42ea43f91f835d3210eb657bdf026051da4d" } }, "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" } } } }