From d8d6947a7cc69e97bb632a83836d18e96b40e82d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 1 Jun 2024 04:27:19 +0000 Subject: [PATCH] aichat: Update to version 0.18.0 --- bucket/aichat.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/aichat.json b/bucket/aichat.json index 26aa337d13..b5bf5a840d 100644 --- a/bucket/aichat.json +++ b/bucket/aichat.json @@ -1,16 +1,16 @@ { - "version": "0.17.0", + "version": "0.18.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.17.0/aichat-v0.17.0-x86_64-pc-windows-msvc.zip", - "hash": "412705921ce07c930dac14c1e439647d1bf86d6c3d32b76b13cba5299fa92622" + "url": "https://github.com/sigoden/aichat/releases/download/v0.18.0/aichat-v0.18.0-x86_64-pc-windows-msvc.zip", + "hash": "0dda721069cf0197a6e26369d317a7f6b709a242c9d9e34c2fe12d218705ab00" }, "32bit": { - "url": "https://github.com/sigoden/aichat/releases/download/v0.17.0/aichat-v0.17.0-i686-pc-windows-msvc.zip", - "hash": "74e42690406e16f44d144aa0ac73ee2e13d6d689e07b3ccf1dffd1e2dcb687a9" + "url": "https://github.com/sigoden/aichat/releases/download/v0.18.0/aichat-v0.18.0-i686-pc-windows-msvc.zip", + "hash": "34948a3c1faea06856714b1ab21a8f722cde27024756b936323807e749b961f0" } }, "bin": "aichat.exe",