Unverified Commit fa27b2d4 authored by Colin's avatar Colin Committed by GitHub
Browse files

mpvScripts.videoclip: 0-unstable-2026-01-19 -> 0-unstable-2026-01-22 (#489997)

parents 319373ef 08ed3b38
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -10,13 +10,13 @@
}:
buildLua {
  pname = "videoclip";
  version = "0-unstable-2026-01-19";
  version = "0-unstable-2026-01-22";

  src = fetchFromGitHub {
    owner = "Ajatt-Tools";
    repo = "videoclip";
    rev = "d2278972a5aac714b27c65f8acd92f0aee84cc77";
    hash = "sha256-OZLPKwBoFPo/1lHnUeGIwdLjkE3eogYLMLaFd2NqSV4=";
    rev = "4856934684e4490fc0cab0b58054eac5f07754d7";
    hash = "sha256-JQGPiVRMPZa4AkxqrNlTzC2QnJ4/kQov01nIcUuFy6I=";
  };

  patchPhase = ''