Unverified Commit a4291664 authored by Austin Horstman's avatar Austin Horstman Committed by GitHub
Browse files

yaziPlugins.ouch: 0-unstable-2025-04-12 -> 0-unstable-2025-06-01 (#413396)

parents 4230feda 21ec0dd7
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -5,13 +5,13 @@
}:
mkYaziPlugin {
  pname = "ouch.yazi";
  version = "0-unstable-2025-04-12";
  version = "0-unstable-2025-06-01";

  src = fetchFromGitHub {
    owner = "ndtoan96";
    repo = "ouch.yazi";
    rev = "2496cd9ac2d1fb52597b22ae84f3af06c826a86d";
    hash = "sha256-OsNfR7rtnq+ceBTiFjbz+NFMSV/6cQ1THxEFzI4oPJk=";
    rev = "10b462765f37502065555e83c68a72bb26870fe2";
    hash = "sha256-mtXl76a54Deg4cyrD0wr++sD/5b/kCsnJ+ngM6OokTc=";
  };

  meta = {