From 35afaa444de6389164360b1ecadb87c972b32912 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Wed, 29 Jul 2026 13:23:00 +0000 Subject: [PATCH] chore: update plugin catalog [skip ci] --- catalog.toml | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) diff --git a/catalog.toml b/catalog.toml index bdce730..571dd03 100644 --- a/catalog.toml +++ b/catalog.toml @@ -698,16 +698,22 @@ tags = ["utility", "productivity", "bar", "panel"] [[plugin]] id = "nightwatch75/topgrade-wrapper" name = "Topgrade Wrapper" -version = "0.0.2" -updated_at = 1785089703 +version = "0.0.4" +updated_at = 1785331368 added_at = 1785089703 author = "nightwatch75" license = "MIT" icon = "package" description = "Check how many packages topgrade would upgrade, then run the upgrade in a terminal window." -plugin_api = 9 +plugin_api = 15 tags = ["bar", "panel", "service", "system", "utility"] +[[plugin.release]] +plugin_api = 9 +version = "0.0.2" +updated_at = 1785089703 +rev = "f6983da41aeffeb5908001b835be4011821e5913" + [[plugin]] id = "jamesfeeder/special-workspaces" name = "Special Workspaces"