From 37b67953861cc1616cee97ce14ecc7bb97e249f1 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 18 Feb 2025 12:31:46 +0000 Subject: [PATCH] aichat: Update to version 0.28.0 --- bucket/aichat.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/aichat.json b/bucket/aichat.json index 4a80282182..d068a061d6 100644 --- a/bucket/aichat.json +++ b/bucket/aichat.json @@ -1,16 +1,16 @@ { - "version": "0.27.0", + "version": "0.28.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.27.0/aichat-v0.27.0-x86_64-pc-windows-msvc.zip", - "hash": "09b67e2c4d7ac212564fa88df4945c526f8d84a371bfa294dd5896b82a189137" + "url": "https://github.com/sigoden/aichat/releases/download/v0.28.0/aichat-v0.28.0-x86_64-pc-windows-msvc.zip", + "hash": "e3c815f14d4cb56e6d34faac845c3c599d95e55aa6415d1adb3ad3cb73d6b703" }, "32bit": { - "url": "https://github.com/sigoden/aichat/releases/download/v0.27.0/aichat-v0.27.0-i686-pc-windows-msvc.zip", - "hash": "a7a70e052c68444dad19b07ccd1d6a90f7350b261f9a5498252f3f846d154f21" + "url": "https://github.com/sigoden/aichat/releases/download/v0.28.0/aichat-v0.28.0-i686-pc-windows-msvc.zip", + "hash": "5864991940f4265aeca8ccdadc2fd68fb7df9afa85d4ef8cce62bedd5acb9ff9" } }, "bin": "aichat.exe",