aichat: Update to version 0.25.0

This commit is contained in:
github-actions[bot] 2024-12-10 08:30:50 +00:00
parent 371e114b35
commit d274a60596

View File

@ -1,16 +1,16 @@
{ {
"version": "0.24.0", "version": "0.25.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.24.0/aichat-v0.24.0-x86_64-pc-windows-msvc.zip", "url": "https://github.com/sigoden/aichat/releases/download/v0.25.0/aichat-v0.25.0-x86_64-pc-windows-msvc.zip",
"hash": "3ea2b53b516802a10bfbf47ebf95a14e46e5fb8faa15793c0b866a6db79bc812" "hash": "a0667829a43e623e03b445dd436c0d765d5bbe6e4f9d7e4e728950007556bf58"
}, },
"32bit": { "32bit": {
"url": "https://github.com/sigoden/aichat/releases/download/v0.24.0/aichat-v0.24.0-i686-pc-windows-msvc.zip", "url": "https://github.com/sigoden/aichat/releases/download/v0.25.0/aichat-v0.25.0-i686-pc-windows-msvc.zip",
"hash": "7dba91ffe68c1137d0e93d351210475152f4e400d9b47e8afec8c4007d1ee4fc" "hash": "5267acac78921dc924c41cb59964f225a472242ec2dc0f7fbcbcc59df1456ed9"
} }
}, },
"bin": "aichat.exe", "bin": "aichat.exe",