{ "version": "0.17.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.17.0/aichat-v0.17.0-x86_64-pc-windows-msvc.zip", "hash": "412705921ce07c930dac14c1e439647d1bf86d6c3d32b76b13cba5299fa92622" }, "32bit": { "url": "https://github.com/sigoden/aichat/releases/download/v0.17.0/aichat-v0.17.0-i686-pc-windows-msvc.zip", "hash": "74e42690406e16f44d144aa0ac73ee2e13d6d689e07b3ccf1dffd1e2dcb687a9" } }, "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" } } } }