aichat: Update to version 0.24.0

This commit is contained in:
github-actions[bot] 2024-11-25 12:32:43 +00:00
parent 6354019e5e
commit 6f118da029

View File

@ -1,16 +1,16 @@
{ {
"version": "0.23.0", "version": "0.24.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.23.0/aichat-v0.23.0-x86_64-pc-windows-msvc.zip", "url": "https://github.com/sigoden/aichat/releases/download/v0.24.0/aichat-v0.24.0-x86_64-pc-windows-msvc.zip",
"hash": "95c56914b24f6d7dc4f45a044c1713d8b55fa31d443c28594d68e7263a6268f2" "hash": "3ea2b53b516802a10bfbf47ebf95a14e46e5fb8faa15793c0b866a6db79bc812"
}, },
"32bit": { "32bit": {
"url": "https://github.com/sigoden/aichat/releases/download/v0.23.0/aichat-v0.23.0-i686-pc-windows-msvc.zip", "url": "https://github.com/sigoden/aichat/releases/download/v0.24.0/aichat-v0.24.0-i686-pc-windows-msvc.zip",
"hash": "1e45779d0b65569ed45aee618dd2d2472a1cf4e44622e1b801a9f8cee921d633" "hash": "7dba91ffe68c1137d0e93d351210475152f4e400d9b47e8afec8c4007d1ee4fc"
} }
}, },
"bin": "aichat.exe", "bin": "aichat.exe",