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