From 56e8b6993cbe82db88d4481d877b5bbd7f7c9908 Mon Sep 17 00:00:00 2001 From: Diego Rodriguez Date: Fri, 19 Jun 2026 19:41:46 -0500 Subject: [PATCH] update(Plugins): add NVTop plugin with version 1.5.0-beta --- Plugins.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/Plugins.json b/Plugins.json index 49bd81e..520a6f5 100644 --- a/Plugins.json +++ b/Plugins.json @@ -322,5 +322,11 @@ "commits": { "1.5.0-beta": "7843d04e5ae8b23ac4a1902778e50ca454974c22" } + }, + { + "url": "https://github.com/jaygz316/stream-controller-nvtop", + "commits": { + "1.5.0-beta": "cff4290ff4c71cda55045a452ca427553e96124b" + } } ]