From d274a60596deb769b1da63dc6753906f5f674f93 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 10 Dec 2024 08:30:50 +0000 Subject: [PATCH] aichat: Update to version 0.25.0 --- bucket/aichat.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/aichat.json b/bucket/aichat.json index c6a655503c..9597bf5b66 100644 --- a/bucket/aichat.json +++ b/bucket/aichat.json @@ -1,16 +1,16 @@ { - "version": "0.24.0", + "version": "0.25.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.24.0/aichat-v0.24.0-x86_64-pc-windows-msvc.zip", - "hash": "3ea2b53b516802a10bfbf47ebf95a14e46e5fb8faa15793c0b866a6db79bc812" + "url": "https://github.com/sigoden/aichat/releases/download/v0.25.0/aichat-v0.25.0-x86_64-pc-windows-msvc.zip", + "hash": "a0667829a43e623e03b445dd436c0d765d5bbe6e4f9d7e4e728950007556bf58" }, "32bit": { - "url": "https://github.com/sigoden/aichat/releases/download/v0.24.0/aichat-v0.24.0-i686-pc-windows-msvc.zip", - "hash": "7dba91ffe68c1137d0e93d351210475152f4e400d9b47e8afec8c4007d1ee4fc" + "url": "https://github.com/sigoden/aichat/releases/download/v0.25.0/aichat-v0.25.0-i686-pc-windows-msvc.zip", + "hash": "5267acac78921dc924c41cb59964f225a472242ec2dc0f7fbcbcc59df1456ed9" } }, "bin": "aichat.exe",