From d70e9dc70dbf80bfb508861bbdc8a4a385f6b53a Mon Sep 17 00:00:00 2001 From: Gitea Actions Date: Thu, 16 Apr 2026 17:29:40 +0000 Subject: [PATCH] Auto-update plugin index [skip ci] --- plugins/index.json | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/plugins/index.json b/plugins/index.json index f09e9c8..5ccdf28 100644 --- a/plugins/index.json +++ b/plugins/index.json @@ -1,5 +1,8 @@ { "version": "1.0.0", - "updatedAt": "2026-04-16T17:14:35.921Z", - "plugins": [] + "updatedAt": "2026-04-16T17:29:40.639Z", + "plugins": [ + "litruv-example-plugin", + "litruv-example-plugin-2" + ] }