From f95c0040ebc704a69862ab0dce2967e530b3dcc5 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 29 Nov 2023 08:27:51 +0000 Subject: [PATCH] aichat: Update to version 0.11.0 --- bucket/aichat.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/aichat.json b/bucket/aichat.json index 0806633e0c..27d54a09af 100644 --- a/bucket/aichat.json +++ b/bucket/aichat.json @@ -1,16 +1,16 @@ { - "version": "0.10.0", + "version": "0.11.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.10.0/aichat-v0.10.0-x86_64-pc-windows-msvc.zip", - "hash": "7a0e783a3e01b2d7425175b60bc1a98914bbc13c129a6fd405f07ce4762c0d44" + "url": "https://github.com/sigoden/aichat/releases/download/v0.11.0/aichat-v0.11.0-x86_64-pc-windows-msvc.zip", + "hash": "418a5df18ded3dac97e49f28ce3fc8cdf4c60d91f27a6231ad16047c7aae9213" }, "32bit": { - "url": "https://github.com/sigoden/aichat/releases/download/v0.10.0/aichat-v0.10.0-i686-pc-windows-msvc.zip", - "hash": "ca06872b37e0ea542ca62ad137e86866db03423c221ec810feb5f788b04f9554" + "url": "https://github.com/sigoden/aichat/releases/download/v0.11.0/aichat-v0.11.0-i686-pc-windows-msvc.zip", + "hash": "5f191bd6197be8d0d6d7f3aee71209a9edc3a813902d9f77b0c647d55743702f" } }, "bin": "aichat.exe",