From 0b70efc562420080db84885e94263ba9045feb0c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sergio=20La=C3=ADn?= Date: Mon, 17 Feb 2025 23:33:26 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=A7=20chore(yazi):=20update=20package?= =?UTF-8?q?=20format?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .config/yazi/package.toml | 34 ++++++++++++++++++++++++---------- 1 file changed, 24 insertions(+), 10 deletions(-) diff --git a/.config/yazi/package.toml b/.config/yazi/package.toml index b36d3374..7af927b7 100644 --- a/.config/yazi/package.toml +++ b/.config/yazi/package.toml @@ -1,13 +1,27 @@ -[plugin] -deps = [ - { use = "yazi-rs/plugins:full-border", rev = "f202fa8" }, - { use = "KKV9/compress", rev = "60b24af" }, - { use = "imsi32/yatline", rev = "9328205" }, - { use = "imsi32/yatline-githead", rev = "a6377a8" }, - { use = "yazi-rs/plugins:smart-filter", rev = "f202fa8" }, - { use = "yazi-rs/plugins:hide-preview", rev = "f202fa8" }, - { use = "yazi-rs/plugins:git", rev = "f202fa8" }, -] +[[plugin.deps]] +use = "yazi-rs/plugins:full-border" +rev = "beb586a" +hash = "ae9e1d0c6bfd68cdebc98cc684c22b45" + +[[plugin.deps]] +use = "KKV9/compress" +rev = "60b24af" +hash = "ee025be766240cc98e671754ac836da3" + +[[plugin.deps]] +use = "imsi32/yatline" +rev = "9328205" +hash = "3e51d1fd8a2e481fcfa8eab1251d1c5f" + +[[plugin.deps]] +use = "imsi32/yatline-githead" +rev = "a6377a8" +hash = "4f1a71eff1dd8f245ae2e3985e3e2f91" + +[[plugin.deps]] +use = "yazi-rs/plugins:git" +rev = "beb586a" +hash = "771f18427fb75fb19990ce602bb322f4" [flavor] deps = []