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