From 6ec7ea391f2db2f00d00fb7e6fde553a3c2d2851 Mon Sep 17 00:00:00 2001 From: Marcus Noble Date: Thu, 2 Jul 2026 10:30:58 +0100 Subject: [PATCH] Added Trek Signed-off-by: Marcus Noble --- source-urls.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/source-urls.json b/source-urls.json index 90918cd..968da3d 100644 --- a/source-urls.json +++ b/source-urls.json @@ -109,6 +109,10 @@ "packageNames": ["nousresearch/hermes-agent"], "sourceUrl": "https://github.com/NousResearch/hermes-agent" }, + { + "packageNames": ["mauriceboe/trek"], + "sourceUrl": "https://github.com/mauriceboe/TREK" + }, { "packageNames": ["lscr.io/linuxserver/mylar3"], "respectLatest": true,