From 1a938fbeb329d5e36eec8abf7c28be1c100169b7 Mon Sep 17 00:00:00 2001 From: Jan Andrle Date: Wed, 27 Mar 2024 14:15:58 +0100 Subject: [PATCH] :zap: config files nodejsscript and github-releases --- .config/nodejsscript/completions.json | 2 +- bin/github-releases.json | 8 ++++++++ 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/.config/nodejsscript/completions.json b/.config/nodejsscript/completions.json index d35c10d..d6ffcf5 100644 --- a/.config/nodejsscript/completions.json +++ b/.config/nodejsscript/completions.json @@ -34,4 +34,4 @@ ] } } -} \ No newline at end of file +} diff --git a/bin/github-releases.json b/bin/github-releases.json index 439900c..e32efd2 100644 --- a/bin/github-releases.json +++ b/bin/github-releases.json @@ -211,6 +211,14 @@ "last_update": "2024-03-11T06:34:40Z", "downloads": "/home/jaandrle/bin/jan", "version": "v0.4.8" + }, + { + "repository": "Bin-Huang/chatbox", + "name": "Chatbox", + "description": "Chatbox is a desktop client for ChatGPT, Claude and other LLMs, available on Windows, Mac, Linux", + "group": "ai", + "file_name": "Chatbox", + "exec": "yes" } ] } \ No newline at end of file