From 042d7abae1f0f91a2ca758dc5c9fdbc041301374 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sergio=20La=C3=ADn?= Date: Sun, 17 Nov 2024 13:56:39 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=A7=20chore(yazi):=20update=20plugins?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .config/yazi/package.toml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/.config/yazi/package.toml b/.config/yazi/package.toml index 1380ad04..db75454d 100644 --- a/.config/yazi/package.toml +++ b/.config/yazi/package.toml @@ -1,12 +1,12 @@ [plugin] deps = [ - { use = "yazi-rs/plugins:full-border", rev = "fb3ae90" }, + { use = "yazi-rs/plugins:full-border", rev = "4a6edc3" }, { use = "KKV9/compress", rev = "60b24af" }, - { use = "imsi32/yatline", rev = "7b56434" }, + { use = "imsi32/yatline", rev = "e255f5c" }, { use = "imsi32/yatline-githead", rev = "a6377a8" }, - { use = "yazi-rs/plugins:smart-filter", rev = "fb3ae90" }, - { use = "yazi-rs/plugins:hide-preview", rev = "fb3ae90" }, - { use = "yazi-rs/plugins:git", rev = "fb3ae90" }, + { use = "yazi-rs/plugins:smart-filter", rev = "4a6edc3" }, + { use = "yazi-rs/plugins:hide-preview", rev = "4a6edc3" }, + { use = "yazi-rs/plugins:git", rev = "4a6edc3" }, ] [flavor]