From c92be3b1268e4de4f288ebd0ec3c457c0da5216d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sergio=20La=C3=ADn?= Date: Sun, 20 Oct 2024 13:47:45 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=A7=20chore(yazi):=20update=20packages?= 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 4a27ea78..d8cf1bf9 100644 --- a/.config/yazi/package.toml +++ b/.config/yazi/package.toml @@ -1,12 +1,12 @@ [plugin] deps = [ - { use = "yazi-rs/plugins:full-border", rev = "932b931" }, + { use = "yazi-rs/plugins:full-border", rev = "4f1d0ae" }, { use = "KKV9/compress", rev = "60b24af" }, { 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" }, + { use = "yazi-rs/plugins:smart-filter", rev = "4f1d0ae" }, + { use = "yazi-rs/plugins:hide-preview", rev = "4f1d0ae" }, + { use = "yazi-rs/plugins:git", rev = "4f1d0ae" }, ] [flavor]