diff --git a/bucket/aichat.json b/bucket/aichat.json index 26aa337d13..b5bf5a840d 100644 --- a/bucket/aichat.json +++ b/bucket/aichat.json @@ -1,16 +1,16 @@ { - "version": "0.17.0", + "version": "0.18.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.17.0/aichat-v0.17.0-x86_64-pc-windows-msvc.zip", - "hash": "412705921ce07c930dac14c1e439647d1bf86d6c3d32b76b13cba5299fa92622" + "url": "https://github.com/sigoden/aichat/releases/download/v0.18.0/aichat-v0.18.0-x86_64-pc-windows-msvc.zip", + "hash": "0dda721069cf0197a6e26369d317a7f6b709a242c9d9e34c2fe12d218705ab00" }, "32bit": { - "url": "https://github.com/sigoden/aichat/releases/download/v0.17.0/aichat-v0.17.0-i686-pc-windows-msvc.zip", - "hash": "74e42690406e16f44d144aa0ac73ee2e13d6d689e07b3ccf1dffd1e2dcb687a9" + "url": "https://github.com/sigoden/aichat/releases/download/v0.18.0/aichat-v0.18.0-i686-pc-windows-msvc.zip", + "hash": "34948a3c1faea06856714b1ab21a8f722cde27024756b936323807e749b961f0" } }, "bin": "aichat.exe",