From 788a4abfb40ddd159c30665bb9eb5c4c4920ea19 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 7 Mar 2024 16:27:00 +0000 Subject: [PATCH] aichat: Update to version 0.14.0 --- bucket/aichat.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/aichat.json b/bucket/aichat.json index cdbcbd9dde..7593352e62 100644 --- a/bucket/aichat.json +++ b/bucket/aichat.json @@ -1,16 +1,16 @@ { - "version": "0.13.0", + "version": "0.14.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.13.0/aichat-v0.13.0-x86_64-pc-windows-msvc.zip", - "hash": "4acfff7cc624c169263376f5e2a527e5f4779b9ace16250e755b9d1bef6a82b3" + "url": "https://github.com/sigoden/aichat/releases/download/v0.14.0/aichat-v0.14.0-x86_64-pc-windows-msvc.zip", + "hash": "4a94004e8c0cdba43874d44a0186f3d8b9400bb7335f8df79a5a37505a28975b" }, "32bit": { - "url": "https://github.com/sigoden/aichat/releases/download/v0.13.0/aichat-v0.13.0-i686-pc-windows-msvc.zip", - "hash": "9fb0cddc34483b425da9cdbfa6e25933f0552773b66b6c9a89239435730e9d7a" + "url": "https://github.com/sigoden/aichat/releases/download/v0.14.0/aichat-v0.14.0-i686-pc-windows-msvc.zip", + "hash": "767f7049cfcdc1af51834c1279ec42ea43f91f835d3210eb657bdf026051da4d" } }, "bin": "aichat.exe",