From 9252a9621c13aa6cf59f2cf168625d950462281a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sergio=20La=C3=ADn?= Date: Sun, 2 Feb 2025 00:45:37 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=A7=20chore(yazi):=20plugin=20updates?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .config/yazi/package.toml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/.config/yazi/package.toml b/.config/yazi/package.toml index 95b1d52d..b36d3374 100644 --- a/.config/yazi/package.toml +++ b/.config/yazi/package.toml @@ -1,12 +1,12 @@ [plugin] deps = [ - { use = "yazi-rs/plugins:full-border", rev = "600614a" }, + { use = "yazi-rs/plugins:full-border", rev = "f202fa8" }, { use = "KKV9/compress", rev = "60b24af" }, { use = "imsi32/yatline", rev = "9328205" }, { use = "imsi32/yatline-githead", rev = "a6377a8" }, - { use = "yazi-rs/plugins:smart-filter", rev = "600614a" }, - { use = "yazi-rs/plugins:hide-preview", rev = "600614a" }, - { use = "yazi-rs/plugins:git", rev = "600614a" }, + { use = "yazi-rs/plugins:smart-filter", rev = "f202fa8" }, + { use = "yazi-rs/plugins:hide-preview", rev = "f202fa8" }, + { use = "yazi-rs/plugins:git", rev = "f202fa8" }, ] [flavor]