From fa4f0d25e55e8098008881858f79b845ecc80a97 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 4 Jul 2024 00:33:29 +0000 Subject: [PATCH] aichat: Update to version 0.19.0 --- bucket/aichat.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/aichat.json b/bucket/aichat.json index b5bf5a840d..b383ab523e 100644 --- a/bucket/aichat.json +++ b/bucket/aichat.json @@ -1,16 +1,16 @@ { - "version": "0.18.0", + "version": "0.19.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.18.0/aichat-v0.18.0-x86_64-pc-windows-msvc.zip", - "hash": "0dda721069cf0197a6e26369d317a7f6b709a242c9d9e34c2fe12d218705ab00" + "url": "https://github.com/sigoden/aichat/releases/download/v0.19.0/aichat-v0.19.0-x86_64-pc-windows-msvc.zip", + "hash": "95d0420fc4aec4bb3c0f166faf08f9fa4b870a6c01a2ec0f41b8d8e0880e78dc" }, "32bit": { - "url": "https://github.com/sigoden/aichat/releases/download/v0.18.0/aichat-v0.18.0-i686-pc-windows-msvc.zip", - "hash": "34948a3c1faea06856714b1ab21a8f722cde27024756b936323807e749b961f0" + "url": "https://github.com/sigoden/aichat/releases/download/v0.19.0/aichat-v0.19.0-i686-pc-windows-msvc.zip", + "hash": "592ed1ded3e7fa000ac4f543a219d1ecd79e5874952889952fe822127590f38f" } }, "bin": "aichat.exe",