Unverified Commit cf37ecf7 authored by Austin Horstman's avatar Austin Horstman
Browse files

yaziPlugins: update on 2026-01-24

- compress: 0-unstable-2026-01-10 → 25.12.29-unstable-2026-01-24
  Compare: https://github.com/KKV9/compress.yazi/compare/e6007f7c3f364cdb7146f5b6b282790948fb0bd6...cb6e8ec0141915dc319ccd6b904dcd2f03502576
- diff: 25.2.7-unstable-2025-12-31 → 26.1.22-unstable-2026-01-24
  Compare: https://github.com/yazi-rs/plugins/compare/398796d88fee7bf9c99c4dc29089b865d4f47722...6c71385af67c71cb3d62359e94077f2e940b15df
- lsar: 25.5.31-unstable-2025-12-31 → 26.1.22-unstable-2026-01-24
  Compare: https://github.com/yazi-rs/plugins/compare/398796d88fee7bf9c99c4dc29089b865d4f47722...6c71385af67c71cb3d62359e94077f2e940b15df
- mediainfo: 25.5.31-unstable-2026-01-07 → 25.5.31-unstable-2026-01-24
  Compare: https://github.com/boydaihungst/mediainfo.yazi/compare/7cd6b042aba45367701e00819705bd0bac2c963c...ae2a1f18feb55ea9148032ce247109f2303ddbfd
- piper: 25.9.15-unstable-2026-01-12 → 26.1.22-unstable-2026-01-24
  Compare: https://github.com/yazi-rs/plugins/compare/c179ea49753b3a784935986d36b077a6df24bdb3...6c71385af67c71cb3d62359e94077f2e940b15df
- recycle-bin: 0-unstable-2026-01-04 → 0-unstable-2026-01-17
  Compare: https://github.com/uhs-robert/recycle-bin.yazi/compare/69d7d4ce9e102b9249166c8ea783cfd24bdf7bb4...fa687116c46a784e664ef96619b32abf51f29b06
- vcs-files: 25.12.29-unstable-2026-01-06 → 26.1.22-unstable-2026-01-24
  Compare: https://github.com/yazi-rs/plugins/compare/4e5590280db0de5f130bf377e9c32a202110f575...6c71385af67c71cb3d62359e94077f2e940b15df



Signed-off-by: default avatarAustin Horstman <khaneliman12@gmail.com>
parent 3be18094
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -5,13 +5,13 @@
}:
mkYaziPlugin {
  pname = "compress.yazi";
  version = "0-unstable-2026-01-10";
  version = "25.12.29-unstable-2026-01-24";

  src = fetchFromGitHub {
    owner = "KKV9";
    repo = "compress.yazi";
    rev = "e6007f7c3f364cdb7146f5b6b282790948fb0bd6";
    hash = "sha256-m5FfN2gnTHsbwP2aYaE+K6kNGfAC7HBVtCyy6HzNRrE=";
    rev = "cb6e8ec0141915dc319ccd6b904dcd2f03502576";
    hash = "sha256-D/EpcRDIc3toeyjHqi+vGw0v9B22HVvKJua5EVEAc0U=";
  };

  meta = {
+3 −3
Original line number Diff line number Diff line
@@ -5,13 +5,13 @@
}:
mkYaziPlugin {
  pname = "diff.yazi";
  version = "25.2.7-unstable-2025-12-31";
  version = "26.1.22-unstable-2026-01-24";

  src = fetchFromGitHub {
    owner = "yazi-rs";
    repo = "plugins";
    rev = "398796d88fee7bf9c99c4dc29089b865d4f47722";
    hash = "sha256-LOQ/0LYVrXsqQjeBeERKQ2M8BwN8xo3yej1mxNHphOU=";
    rev = "6c71385af67c71cb3d62359e94077f2e940b15df";
    hash = "sha256-+akz8E6Fmk6KwmeZOePEm/KqfbDaKeL4wiUgtm12SAE=";
  };

  meta = {
+3 −3
Original line number Diff line number Diff line
@@ -5,13 +5,13 @@
}:
mkYaziPlugin {
  pname = "lsar.yazi";
  version = "25.5.31-unstable-2025-12-31";
  version = "26.1.22-unstable-2026-01-24";

  src = fetchFromGitHub {
    owner = "yazi-rs";
    repo = "plugins";
    rev = "398796d88fee7bf9c99c4dc29089b865d4f47722";
    hash = "sha256-LOQ/0LYVrXsqQjeBeERKQ2M8BwN8xo3yej1mxNHphOU=";
    rev = "6c71385af67c71cb3d62359e94077f2e940b15df";
    hash = "sha256-+akz8E6Fmk6KwmeZOePEm/KqfbDaKeL4wiUgtm12SAE=";
  };

  meta = {
+3 −3
Original line number Diff line number Diff line
@@ -5,13 +5,13 @@
}:
mkYaziPlugin {
  pname = "mediainfo.yazi";
  version = "25.5.31-unstable-2026-01-07";
  version = "25.5.31-unstable-2026-01-24";

  src = fetchFromGitHub {
    owner = "boydaihungst";
    repo = "mediainfo.yazi";
    rev = "7cd6b042aba45367701e00819705bd0bac2c963c";
    hash = "sha256-Ehg8PFiOLy4iKgsOjj8KiNGTdj3VwkdmNP3lvdBi9aY=";
    rev = "ae2a1f18feb55ea9148032ce247109f2303ddbfd";
    hash = "sha256-QH1vvPjPYGbf47kSgxV97pxZrdSFcqAEyXtQbJhusLg=";
  };

  meta = {
+3 −3
Original line number Diff line number Diff line
@@ -5,13 +5,13 @@
}:
mkYaziPlugin {
  pname = "piper.yazi";
  version = "25.9.15-unstable-2026-01-12";
  version = "26.1.22-unstable-2026-01-24";

  src = fetchFromGitHub {
    owner = "yazi-rs";
    repo = "plugins";
    rev = "c179ea49753b3a784935986d36b077a6df24bdb3";
    hash = "sha256-0VKoUusTmKVxW8fJkYf0lm17bMjvkN1/tmx7+pNJdWI=";
    rev = "6c71385af67c71cb3d62359e94077f2e940b15df";
    hash = "sha256-+akz8E6Fmk6KwmeZOePEm/KqfbDaKeL4wiUgtm12SAE=";
  };

  meta = {
Loading