diff --git a/bucket/aichat.json b/bucket/aichat.json index 6005a9e8d0..c6a655503c 100644 --- a/bucket/aichat.json +++ b/bucket/aichat.json @@ -1,16 +1,16 @@ { - "version": "0.23.0", + "version": "0.24.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.23.0/aichat-v0.23.0-x86_64-pc-windows-msvc.zip", - "hash": "95c56914b24f6d7dc4f45a044c1713d8b55fa31d443c28594d68e7263a6268f2" + "url": "https://github.com/sigoden/aichat/releases/download/v0.24.0/aichat-v0.24.0-x86_64-pc-windows-msvc.zip", + "hash": "3ea2b53b516802a10bfbf47ebf95a14e46e5fb8faa15793c0b866a6db79bc812" }, "32bit": { - "url": "https://github.com/sigoden/aichat/releases/download/v0.23.0/aichat-v0.23.0-i686-pc-windows-msvc.zip", - "hash": "1e45779d0b65569ed45aee618dd2d2472a1cf4e44622e1b801a9f8cee921d633" + "url": "https://github.com/sigoden/aichat/releases/download/v0.24.0/aichat-v0.24.0-i686-pc-windows-msvc.zip", + "hash": "7dba91ffe68c1137d0e93d351210475152f4e400d9b47e8afec8c4007d1ee4fc" } }, "bin": "aichat.exe",