From a8578a44b90fe78fec300ed94de2b3b6d33ede0e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Sun, 26 Jul 2026 18:15:12 +0000 Subject: [PATCH] chore: update plugin catalog [skip ci] --- catalog.toml | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/catalog.toml b/catalog.toml index 0f7a29b..fc84cfe 100644 --- a/catalog.toml +++ b/catalog.toml @@ -648,3 +648,16 @@ icon = "calculator" description = "A theme-aware calculator with a bar widget and a panel: full expression evaluation, a button grid, and typed input." plugin_api = 3 tags = ["utility", "productivity", "bar", "panel"] + +[[plugin]] +id = "nightwatch75/topgrade-wrapper" +name = "Topgrade Wrapper" +version = "0.0.2" +updated_at = 1785089703 +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 +tags = ["bar", "panel", "service", "system", "utility"]