aichat: Update to version 0.18.0

This commit is contained in:
github-actions[bot] 2024-06-01 04:27:19 +00:00
parent 43fae25e59
commit d8d6947a7c

View File

@ -1,16 +1,16 @@
{ {
"version": "0.17.0", "version": "0.18.0",
"description": "A powerful chatgpt cli", "description": "A powerful chatgpt cli",
"homepage": "https://github.com/sigoden/aichat", "homepage": "https://github.com/sigoden/aichat",
"license": "MIT|Apache", "license": "MIT|Apache",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/sigoden/aichat/releases/download/v0.17.0/aichat-v0.17.0-x86_64-pc-windows-msvc.zip", "url": "https://github.com/sigoden/aichat/releases/download/v0.18.0/aichat-v0.18.0-x86_64-pc-windows-msvc.zip",
"hash": "412705921ce07c930dac14c1e439647d1bf86d6c3d32b76b13cba5299fa92622" "hash": "0dda721069cf0197a6e26369d317a7f6b709a242c9d9e34c2fe12d218705ab00"
}, },
"32bit": { "32bit": {
"url": "https://github.com/sigoden/aichat/releases/download/v0.17.0/aichat-v0.17.0-i686-pc-windows-msvc.zip", "url": "https://github.com/sigoden/aichat/releases/download/v0.18.0/aichat-v0.18.0-i686-pc-windows-msvc.zip",
"hash": "74e42690406e16f44d144aa0ac73ee2e13d6d689e07b3ccf1dffd1e2dcb687a9" "hash": "34948a3c1faea06856714b1ab21a8f722cde27024756b936323807e749b961f0"
} }
}, },
"bin": "aichat.exe", "bin": "aichat.exe",