From b57c85169af756b21185fa442b155bd56e7252ed Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sergio=20La=C3=ADn?= Date: Mon, 28 Oct 2024 10:05:13 +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 d8cf1bf9..2e8220fb 100644 --- a/.config/yazi/package.toml +++ b/.config/yazi/package.toml @@ -1,12 +1,12 @@ [plugin] deps = [ - { use = "yazi-rs/plugins:full-border", rev = "4f1d0ae" }, + { use = "yazi-rs/plugins:full-border", rev = "ad52adf" }, { use = "KKV9/compress", rev = "60b24af" }, { use = "imsi32/yatline", rev = "7b56434" }, { use = "imsi32/yatline-githead", rev = "a6377a8" }, - { use = "yazi-rs/plugins:smart-filter", rev = "4f1d0ae" }, - { use = "yazi-rs/plugins:hide-preview", rev = "4f1d0ae" }, - { use = "yazi-rs/plugins:git", rev = "4f1d0ae" }, + { use = "yazi-rs/plugins:smart-filter", rev = "ad52adf" }, + { use = "yazi-rs/plugins:hide-preview", rev = "ad52adf" }, + { use = "yazi-rs/plugins:git", rev = "ad52adf" }, ] [flavor]