aichat: Update to version 0.26.0

This commit is contained in:
github-actions[bot] 2024-12-30 12:32:23 +00:00
parent e9a04568b0
commit ae92680e68

View File

@ -1,16 +1,16 @@
{
"version": "0.25.0",
"version": "0.26.0",
"description": "A powerful chatgpt cli",
"homepage": "https://github.com/sigoden/aichat",
"license": "MIT|Apache",
"architecture": {
"64bit": {
"url": "https://github.com/sigoden/aichat/releases/download/v0.25.0/aichat-v0.25.0-x86_64-pc-windows-msvc.zip",
"hash": "a0667829a43e623e03b445dd436c0d765d5bbe6e4f9d7e4e728950007556bf58"
"url": "https://github.com/sigoden/aichat/releases/download/v0.26.0/aichat-v0.26.0-x86_64-pc-windows-msvc.zip",
"hash": "04996c4f12feadf51ec38287f2fae7a361b053276ff80dba7830b540503ba2cd"
},
"32bit": {
"url": "https://github.com/sigoden/aichat/releases/download/v0.25.0/aichat-v0.25.0-i686-pc-windows-msvc.zip",
"hash": "5267acac78921dc924c41cb59964f225a472242ec2dc0f7fbcbcc59df1456ed9"
"url": "https://github.com/sigoden/aichat/releases/download/v0.26.0/aichat-v0.26.0-i686-pc-windows-msvc.zip",
"hash": "016bc041d63fecd232f650973a133bc254c1ca937e9f4dc091cb1310d3c490db"
}
},
"bin": "aichat.exe",