From 1828acd8236f1cd7e1cd31f31781124ba5b2f847 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 3 Sep 2024 12:32:14 +0000 Subject: [PATCH] aichat: Update to version 0.21.0 --- bucket/aichat.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/aichat.json b/bucket/aichat.json index 4893a96848..302dc05d95 100644 --- a/bucket/aichat.json +++ b/bucket/aichat.json @@ -1,16 +1,16 @@ { - "version": "0.20.0", + "version": "0.21.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.20.0/aichat-v0.20.0-x86_64-pc-windows-msvc.zip", - "hash": "71b04489043e109b7326f7fcc9cd1154a3dcf01b968db0e7e697f058c42ce30c" + "url": "https://github.com/sigoden/aichat/releases/download/v0.21.0/aichat-v0.21.0-x86_64-pc-windows-msvc.zip", + "hash": "877aebee9d9825b8e3915cab3b3501d71904dcba6150ad4e3b7a31791ca8b29f" }, "32bit": { - "url": "https://github.com/sigoden/aichat/releases/download/v0.20.0/aichat-v0.20.0-i686-pc-windows-msvc.zip", - "hash": "54168155b60c54efa8824888af383904af16814c81fb423250576c63e4f1fad3" + "url": "https://github.com/sigoden/aichat/releases/download/v0.21.0/aichat-v0.21.0-i686-pc-windows-msvc.zip", + "hash": "fdb46def992be6f2453a82d4c19ece20def419f7d6fa80fdb56ef697f66770fb" } }, "bin": "aichat.exe",