aichat: Update to version 0.27.0

This commit is contained in:
github-actions[bot] 2025-01-28 04:29:54 +00:00
parent 766b3b99e4
commit a7e04c3500

View File

@ -1,16 +1,16 @@
{ {
"version": "0.26.0", "version": "0.27.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.26.0/aichat-v0.26.0-x86_64-pc-windows-msvc.zip", "url": "https://github.com/sigoden/aichat/releases/download/v0.27.0/aichat-v0.27.0-x86_64-pc-windows-msvc.zip",
"hash": "04996c4f12feadf51ec38287f2fae7a361b053276ff80dba7830b540503ba2cd" "hash": "09b67e2c4d7ac212564fa88df4945c526f8d84a371bfa294dd5896b82a189137"
}, },
"32bit": { "32bit": {
"url": "https://github.com/sigoden/aichat/releases/download/v0.26.0/aichat-v0.26.0-i686-pc-windows-msvc.zip", "url": "https://github.com/sigoden/aichat/releases/download/v0.27.0/aichat-v0.27.0-i686-pc-windows-msvc.zip",
"hash": "016bc041d63fecd232f650973a133bc254c1ca937e9f4dc091cb1310d3c490db" "hash": "a7a70e052c68444dad19b07ccd1d6a90f7350b261f9a5498252f3f846d154f21"
} }
}, },
"bin": "aichat.exe", "bin": "aichat.exe",