Unverified Commit a2e630a1 authored by Nick Cao's avatar Nick Cao Committed by GitHub
Browse files

Merge pull request #315161 from r-ryantm/auto-update/mpvScripts.videoclip

mpvScripts.videoclip: 0-unstable-2024-03-08 -> 0-unstable-2024-05-26
parents 595e3adc b4b415c3
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -10,13 +10,13 @@
}:
buildLua {
  pname = "videoclip";
  version = "0-unstable-2024-03-08";
  version = "0-unstable-2024-05-26";

  src = fetchFromGitHub {
    owner = "Ajatt-Tools";
    repo = "videoclip";
    rev = "0e3f2245b03e888c14c093a50261e0f54ecdf8e8";
    hash = "sha256-Sg6LHU9OVmVx3cTs8Y0WL8wACb5BlVyeBRccoX+7BXY=";
    rev = "4fd40d66c95905ed828ca77b7120732014b93ac5";
    hash = "sha256-Q40a7BBY4c7I5g9HkeV6Twv/PDPBDKTlnxkILw99pxU=";
  };

  patchPhase =