From eba378b319b88e1eebb4a728e98accdfefcac639 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Sat, 8 Aug 2026 14:58:02 +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 de32164..3d66629 100644 --- a/catalog.toml +++ b/catalog.toml @@ -1035,16 +1035,22 @@ tags = ["panel", "fun", "network", "privacy", "productivity", "utility"] [[plugin]] id = "alexander/screen-toolkit" name = "Screen Toolkit" -version = "1.1.0" -updated_at = 1785811087 +version = "1.2.0" +updated_at = 1786201064 added_at = 1785759728 author = "alexander" license = "MIT" icon = "crosshair" description = "Screen tools: color picker, OCR, QR, palette, lens, annotate, measure, and recording." -plugin_api = 9 +plugin_api = 13 tags = ["recording", "utility", "bar", "panel", "shortcut", "service", "hyprland", "niri", "sway"] +[[plugin.release]] +plugin_api = 9 +version = "1.1.0" +updated_at = 1785811087 +rev = "87ef0483dc270ff9e13c092346ba1355eb4b229d" + [[plugin]] id = "coder/deepseek_usage" name = "DeepSeek Usage"