diff --git a/bucket/aichat.json b/bucket/aichat.json index 27d54a09af..775719258d 100644 --- a/bucket/aichat.json +++ b/bucket/aichat.json @@ -1,16 +1,16 @@ { - "version": "0.11.0", + "version": "0.12.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.11.0/aichat-v0.11.0-x86_64-pc-windows-msvc.zip", - "hash": "418a5df18ded3dac97e49f28ce3fc8cdf4c60d91f27a6231ad16047c7aae9213" + "url": "https://github.com/sigoden/aichat/releases/download/v0.12.0/aichat-v0.12.0-x86_64-pc-windows-msvc.zip", + "hash": "29710fc2a564a0523cb0592271b09be3eef50e735eff92cba5b5b31b4a048344" }, "32bit": { - "url": "https://github.com/sigoden/aichat/releases/download/v0.11.0/aichat-v0.11.0-i686-pc-windows-msvc.zip", - "hash": "5f191bd6197be8d0d6d7f3aee71209a9edc3a813902d9f77b0c647d55743702f" + "url": "https://github.com/sigoden/aichat/releases/download/v0.12.0/aichat-v0.12.0-i686-pc-windows-msvc.zip", + "hash": "604393166d9595b955f0aeee3c91108c8a0490bde129be65fc510db89161955d" } }, "bin": "aichat.exe",