aichat: Update to version 0.10.0

This commit is contained in:
github-actions[bot] 2023-11-09 08:27:19 +00:00
parent 787688c7db
commit 7acf8db7f7

View File

@ -1,16 +1,16 @@
{ {
"version": "0.9.0", "version": "0.10.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.9.0/aichat-v0.9.0-x86_64-pc-windows-msvc.zip", "url": "https://github.com/sigoden/aichat/releases/download/v0.10.0/aichat-v0.10.0-x86_64-pc-windows-msvc.zip",
"hash": "a7b80fb23ed412371566944230914b7939b305d8984ee8fdbcf67f3d8e182628" "hash": "7a0e783a3e01b2d7425175b60bc1a98914bbc13c129a6fd405f07ce4762c0d44"
}, },
"32bit": { "32bit": {
"url": "https://github.com/sigoden/aichat/releases/download/v0.9.0/aichat-v0.9.0-i686-pc-windows-msvc.zip", "url": "https://github.com/sigoden/aichat/releases/download/v0.10.0/aichat-v0.10.0-i686-pc-windows-msvc.zip",
"hash": "0e17f5b34e270acf644d3e5c1f94846a26514931c1ee3d98d2596203b1e1f931" "hash": "ca06872b37e0ea542ca62ad137e86866db03423c221ec810feb5f788b04f9554"
} }
}, },
"bin": "aichat.exe", "bin": "aichat.exe",