From a7e04c3500c957635c7024f1751f81d0ea3b2993 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 28 Jan 2025 04:29:54 +0000 Subject: [PATCH] aichat: Update to version 0.27.0 --- bucket/aichat.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/aichat.json b/bucket/aichat.json index f4743f1848..4a80282182 100644 --- a/bucket/aichat.json +++ b/bucket/aichat.json @@ -1,16 +1,16 @@ { - "version": "0.26.0", + "version": "0.27.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.26.0/aichat-v0.26.0-x86_64-pc-windows-msvc.zip", - "hash": "04996c4f12feadf51ec38287f2fae7a361b053276ff80dba7830b540503ba2cd" + "url": "https://github.com/sigoden/aichat/releases/download/v0.27.0/aichat-v0.27.0-x86_64-pc-windows-msvc.zip", + "hash": "09b67e2c4d7ac212564fa88df4945c526f8d84a371bfa294dd5896b82a189137" }, "32bit": { - "url": "https://github.com/sigoden/aichat/releases/download/v0.26.0/aichat-v0.26.0-i686-pc-windows-msvc.zip", - "hash": "016bc041d63fecd232f650973a133bc254c1ca937e9f4dc091cb1310d3c490db" + "url": "https://github.com/sigoden/aichat/releases/download/v0.27.0/aichat-v0.27.0-i686-pc-windows-msvc.zip", + "hash": "a7a70e052c68444dad19b07ccd1d6a90f7350b261f9a5498252f3f846d154f21" } }, "bin": "aichat.exe",