From dc11297330885f2c954cac6f0f41e855460a2b9b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sergio=20La=C3=ADn?= Date: Tue, 7 Jan 2025 23:53:08 +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 | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/.config/yazi/package.toml b/.config/yazi/package.toml index 42af909e..95b1d52d 100644 --- a/.config/yazi/package.toml +++ b/.config/yazi/package.toml @@ -1,12 +1,12 @@ [plugin] deps = [ - { use = "yazi-rs/plugins:full-border", rev = "62f0789" }, + { use = "yazi-rs/plugins:full-border", rev = "600614a" }, { use = "KKV9/compress", rev = "60b24af" }, - { use = "imsi32/yatline", rev = "1b4a9a1" }, + { use = "imsi32/yatline", rev = "9328205" }, { use = "imsi32/yatline-githead", rev = "a6377a8" }, - { use = "yazi-rs/plugins:smart-filter", rev = "62f0789" }, - { use = "yazi-rs/plugins:hide-preview", rev = "62f0789" }, - { use = "yazi-rs/plugins:git", rev = "62f0789" }, + { use = "yazi-rs/plugins:smart-filter", rev = "600614a" }, + { use = "yazi-rs/plugins:hide-preview", rev = "600614a" }, + { use = "yazi-rs/plugins:git", rev = "600614a" }, ] [flavor]