From 016ef5ce607e3aadf2395e710772c62290c9a1d0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sergio=20La=C3=ADn?= Date: Sun, 13 Oct 2024 01:25:14 +0200 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 | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/.config/yazi/package.toml b/.config/yazi/package.toml index 5fcadb74..4a27ea78 100644 --- a/.config/yazi/package.toml +++ b/.config/yazi/package.toml @@ -1,12 +1,12 @@ [plugin] deps = [ - { use = "yazi-rs/plugins:full-border", rev = "49137fe" }, + { use = "yazi-rs/plugins:full-border", rev = "932b931" }, { use = "KKV9/compress", rev = "60b24af" }, - { use = "imsi32/yatline", rev = "f5a56cb" }, - { use = "imsi32/yatline-githead", rev = "2f2b000" }, - { use = "yazi-rs/plugins:smart-filter", rev = "49137fe" }, - { use = "yazi-rs/plugins:hide-preview", rev = "49137fe" }, - { use = "yazi-rs/plugins:git", rev = "49137fe" }, + { use = "imsi32/yatline", rev = "7b56434" }, + { use = "imsi32/yatline-githead", rev = "a6377a8" }, + { use = "yazi-rs/plugins:smart-filter", rev = "932b931" }, + { use = "yazi-rs/plugins:hide-preview", rev = "932b931" }, + { use = "yazi-rs/plugins:git", rev = "932b931" }, ] [flavor]