aichat: Update to version 0.11.0

This commit is contained in:
github-actions[bot] 2023-11-29 08:27:51 +00:00
parent 2f2ea64d94
commit f95c0040eb

View File

@ -1,16 +1,16 @@
{
"version": "0.10.0",
"version": "0.11.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.10.0/aichat-v0.10.0-x86_64-pc-windows-msvc.zip",
"hash": "7a0e783a3e01b2d7425175b60bc1a98914bbc13c129a6fd405f07ce4762c0d44"
"url": "https://github.com/sigoden/aichat/releases/download/v0.11.0/aichat-v0.11.0-x86_64-pc-windows-msvc.zip",
"hash": "418a5df18ded3dac97e49f28ce3fc8cdf4c60d91f27a6231ad16047c7aae9213"
},
"32bit": {
"url": "https://github.com/sigoden/aichat/releases/download/v0.10.0/aichat-v0.10.0-i686-pc-windows-msvc.zip",
"hash": "ca06872b37e0ea542ca62ad137e86866db03423c221ec810feb5f788b04f9554"
"url": "https://github.com/sigoden/aichat/releases/download/v0.11.0/aichat-v0.11.0-i686-pc-windows-msvc.zip",
"hash": "5f191bd6197be8d0d6d7f3aee71209a9edc3a813902d9f77b0c647d55743702f"
}
},
"bin": "aichat.exe",