aichat: Update to version 0.16.0

This commit is contained in:
github-actions[bot] 2024-04-11 05:07:10 +00:00
parent 0f66022d73
commit 10c129b858

View File

@ -1,16 +1,16 @@
{ {
"version": "0.15.0", "version": "0.16.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.15.0/aichat-v0.15.0-x86_64-pc-windows-msvc.zip", "url": "https://github.com/sigoden/aichat/releases/download/v0.16.0/aichat-v0.16.0-x86_64-pc-windows-msvc.zip",
"hash": "b0713e8933670e7f8c3f7333d3b0e7f45d906fb996bd0b8de3421402967b474c" "hash": "24f7ef13a207bbc9b3f635a151a19b88fb1c40f839aa3909170af34027c639bb"
}, },
"32bit": { "32bit": {
"url": "https://github.com/sigoden/aichat/releases/download/v0.15.0/aichat-v0.15.0-i686-pc-windows-msvc.zip", "url": "https://github.com/sigoden/aichat/releases/download/v0.16.0/aichat-v0.16.0-i686-pc-windows-msvc.zip",
"hash": "389369cde06cdaa5662c379fcc9675d478dfce15f6974db52cb9216858def205" "hash": "32be2fe38ccdd88b11596bc979334dafc22fb9239ea298120ea80e565cb2e556"
} }
}, },
"bin": "aichat.exe", "bin": "aichat.exe",