diff --git a/bucket/aichat.json b/bucket/aichat.json index 0806633e0c..27d54a09af 100644 --- a/bucket/aichat.json +++ b/bucket/aichat.json @@ -1,16 +1,16 @@ { - "version": "0.10.0", + "version": "0.11.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.10.0/aichat-v0.10.0-x86_64-pc-windows-msvc.zip", - "hash": "7a0e783a3e01b2d7425175b60bc1a98914bbc13c129a6fd405f07ce4762c0d44" + "url": "https://github.com/sigoden/aichat/releases/download/v0.11.0/aichat-v0.11.0-x86_64-pc-windows-msvc.zip", + "hash": "418a5df18ded3dac97e49f28ce3fc8cdf4c60d91f27a6231ad16047c7aae9213" }, "32bit": { - "url": "https://github.com/sigoden/aichat/releases/download/v0.10.0/aichat-v0.10.0-i686-pc-windows-msvc.zip", - "hash": "ca06872b37e0ea542ca62ad137e86866db03423c221ec810feb5f788b04f9554" + "url": "https://github.com/sigoden/aichat/releases/download/v0.11.0/aichat-v0.11.0-i686-pc-windows-msvc.zip", + "hash": "5f191bd6197be8d0d6d7f3aee71209a9edc3a813902d9f77b0c647d55743702f" } }, "bin": "aichat.exe",