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

yaziPlugins.relative-motions: 25.2.7-unstable-2025-04-07 -> 25.4.8-unstable-2025-04-16 (#401021)

parents f867d24f 946fd06a
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -5,13 +5,13 @@
}:
mkYaziPlugin {
  pname = "relative-motions.yazi";
  version = "25.2.7-unstable-2025-04-07";
  version = "25.4.8-unstable-2025-04-16";

  src = fetchFromGitHub {
    owner = "dedukun";
    repo = "relative-motions.yazi";
    rev = "61ae7950daeea3e1d960aa777b7a07cde4539b29";
    hash = "sha256-L5B5X762rBoxgKrUi0uRLDmAOJ/jPALc2bP9MYLiGYw=";
    rev = "ce2e890227269cc15cdc71d23b35a58fae6d2c27";
    hash = "sha256-Ijz1wYt+L+24Fb/rzHcDR8JBv84z2UxdCIPqTdzbD14=";
  };

  meta = {