From c04fe989e439936a3ed7493f92ff9d5b891a5404 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Tue, 28 Jul 2026 13:36:20 +0000 Subject: [PATCH] chore: update plugin catalog [skip ci] --- catalog.toml | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/catalog.toml b/catalog.toml index 78f5b55..ef7adc2 100644 --- a/catalog.toml +++ b/catalog.toml @@ -247,16 +247,21 @@ tags = ["audio", "bar", "recording", "utility"] [[plugin]] id = "nightwatch75/file-search" name = "File Search" -version = "0.0.11" -updated_at = 1784947118 +version = "0.0.19" +updated_at = 1785245767 added_at = 1784296152 author = "nightwatch75" license = "MIT" icon = "search" description = "Search files and folders as you type, fuzzy-matched with fzf; open results with the system MIME association." -plugin_api = 9 +plugin_api = 15 tags = ["bar", "launcher", "panel", "utility", "productivity"] +[[plugin.release]] +plugin_api = 9 +version = "0.0.11" +rev = "9410cdfa93608217463032c38be1b5d07e8e885b" + [[plugin.release]] plugin_api = 3 version = "0.0.10"