From 2eff371652e26438de7004482ce6f626d40bb0b4 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 18 Sep 2024 00:34:31 +0000 Subject: [PATCH] aichat: Update to version 0.22.0 --- bucket/aichat.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/aichat.json b/bucket/aichat.json index 400effade1..e721376087 100644 --- a/bucket/aichat.json +++ b/bucket/aichat.json @@ -1,16 +1,16 @@ { - "version": "0.21.1", + "version": "0.22.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.21.1/aichat-v0.21.1-x86_64-pc-windows-msvc.zip", - "hash": "ef5edafceffec94b5ebd3f3f9ab536be429b07676c354201296b56e11ac4fa39" + "url": "https://github.com/sigoden/aichat/releases/download/v0.22.0/aichat-v0.22.0-x86_64-pc-windows-msvc.zip", + "hash": "af4bff7dffa760a8fb5a247767cc3e58c6b01d429bb6afbff3a5e257e097e242" }, "32bit": { - "url": "https://github.com/sigoden/aichat/releases/download/v0.21.1/aichat-v0.21.1-i686-pc-windows-msvc.zip", - "hash": "a1471a9ebf6a58eb00fd0e5b499ba0fa59b0d2be653da1d7cd6c042011dd3a32" + "url": "https://github.com/sigoden/aichat/releases/download/v0.22.0/aichat-v0.22.0-i686-pc-windows-msvc.zip", + "hash": "c58c5c442062f6e29caafbb336eb5708893a101fe5f9042a7ee608c22aa1e3c7" } }, "bin": "aichat.exe",