aichat: Update to version 0.17.0

This commit is contained in:
github-actions[bot] 2024-05-14 00:33:38 +00:00
parent 5d092845f2
commit 5cc567cd7e

View File

@ -1,16 +1,16 @@
{ {
"version": "0.16.0", "version": "0.17.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.16.0/aichat-v0.16.0-x86_64-pc-windows-msvc.zip", "url": "https://github.com/sigoden/aichat/releases/download/v0.17.0/aichat-v0.17.0-x86_64-pc-windows-msvc.zip",
"hash": "24f7ef13a207bbc9b3f635a151a19b88fb1c40f839aa3909170af34027c639bb" "hash": "412705921ce07c930dac14c1e439647d1bf86d6c3d32b76b13cba5299fa92622"
}, },
"32bit": { "32bit": {
"url": "https://github.com/sigoden/aichat/releases/download/v0.16.0/aichat-v0.16.0-i686-pc-windows-msvc.zip", "url": "https://github.com/sigoden/aichat/releases/download/v0.17.0/aichat-v0.17.0-i686-pc-windows-msvc.zip",
"hash": "32be2fe38ccdd88b11596bc979334dafc22fb9239ea298120ea80e565cb2e556" "hash": "74e42690406e16f44d144aa0ac73ee2e13d6d689e07b3ccf1dffd1e2dcb687a9"
} }
}, },
"bin": "aichat.exe", "bin": "aichat.exe",