From 1248f6d68afe4e4651a1112185e407774ba8ef92 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 25 Feb 2024 16:27:12 +0000 Subject: [PATCH] aichat: Update to version 0.13.0 --- bucket/aichat.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/aichat.json b/bucket/aichat.json index 775719258d..cdbcbd9dde 100644 --- a/bucket/aichat.json +++ b/bucket/aichat.json @@ -1,16 +1,16 @@ { - "version": "0.12.0", + "version": "0.13.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.12.0/aichat-v0.12.0-x86_64-pc-windows-msvc.zip", - "hash": "29710fc2a564a0523cb0592271b09be3eef50e735eff92cba5b5b31b4a048344" + "url": "https://github.com/sigoden/aichat/releases/download/v0.13.0/aichat-v0.13.0-x86_64-pc-windows-msvc.zip", + "hash": "4acfff7cc624c169263376f5e2a527e5f4779b9ace16250e755b9d1bef6a82b3" }, "32bit": { - "url": "https://github.com/sigoden/aichat/releases/download/v0.12.0/aichat-v0.12.0-i686-pc-windows-msvc.zip", - "hash": "604393166d9595b955f0aeee3c91108c8a0490bde129be65fc510db89161955d" + "url": "https://github.com/sigoden/aichat/releases/download/v0.13.0/aichat-v0.13.0-i686-pc-windows-msvc.zip", + "hash": "9fb0cddc34483b425da9cdbfa6e25933f0552773b66b6c9a89239435730e9d7a" } }, "bin": "aichat.exe",