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"