aichat: Update to version 0.9.0

This commit is contained in:
github-actions[bot] 2023-11-06 08:26:59 +00:00
parent f8f9bcf58b
commit 91b6106f99

View File

@ -1,16 +1,16 @@
{
"version": "0.8.0",
"version": "0.9.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.8.0/aichat-v0.8.0-x86_64-pc-windows-msvc.zip",
"hash": "6cc7e0e757604df7afa23aeaf6491569fe0b142429afa01c5f76e62c38575f3a"
"url": "https://github.com/sigoden/aichat/releases/download/v0.9.0/aichat-v0.9.0-x86_64-pc-windows-msvc.zip",
"hash": "a7b80fb23ed412371566944230914b7939b305d8984ee8fdbcf67f3d8e182628"
},
"32bit": {
"url": "https://github.com/sigoden/aichat/releases/download/v0.8.0/aichat-v0.8.0-i686-pc-windows-msvc.zip",
"hash": "208b3475785bd175bb99e9a0ab1eaed85936073a5a1d2cf1bc0e7db54474a596"
"url": "https://github.com/sigoden/aichat/releases/download/v0.9.0/aichat-v0.9.0-i686-pc-windows-msvc.zip",
"hash": "0e17f5b34e270acf644d3e5c1f94846a26514931c1ee3d98d2596203b1e1f931"
}
},
"bin": "aichat.exe",