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

yaziPlugins.bypass: 0-unstable-2025-04-09 -> 25.3.2-unstable-2025-04-22

parent 33cb12cd
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -5,13 +5,13 @@
}:
mkYaziPlugin {
  pname = "bypass.yazi";
  version = "0-unstable-2025-04-09";
  version = "25.3.2-unstable-2025-04-22";

  src = fetchFromGitHub {
    owner = "Rolv-Apneseth";
    repo = "bypass.yazi";
    rev = "2ab6d84e8165985dd4d63ef0098e3a30feb3a41a";
    hash = "sha256-6LiBUvHmN8q/ao1+QhCg75ypuf1i6MyRQiU16Lb8pEs=";
    rev = "17e86529b2aa8ea7c08e117debf7c55044f9edb4";
    hash = "sha256-Q5g23sCGx9Ecm350ZiGKA1OaRieECWtF1xe22WzTtdY=";
  };

  meta = {