Unverified Commit c7af1e75 authored by Markus Kowalewski's avatar Markus Kowalewski Committed by GitHub
Browse files

mpvScripts.dynamic-crop: 0-unstable-2024-06-22 -> 0-unstable-2024-09-14 (#343909)

parents 80edeeef 809f17bc
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -7,12 +7,12 @@
buildLua {
  pname = "dynamic-crop";

  version = "0-unstable-2024-06-22";
  version = "0-unstable-2024-09-14";
  src = fetchFromGitHub {
    owner = "Ashyni";
    repo = "mpv-scripts";
    rev = "1fadd5ea3e31818db33c9372c40161db6fc1bdd3";
    hash = "sha256-nC0Iw+9PSGxc3OdYhEmFVa49Sw+rIbuFhgZvAphP4cM=";
    rev = "d3f5685f5209ae548f8398b21d4dcbbea766d076";
    hash = "sha256-9v8ZsBj9F5Odhfo/iWGA3Ak/+gFrbe0FldrTyCKF6tk=";
  };
  passthru.scriptName = "dynamic-crop.lua";