Unverified Commit 9d681d74 authored by Elis Hirwing's avatar Elis Hirwing Committed by GitHub
Browse files

svtplay-dl: Update the source hash (#406369)

parents 3bf63b3f cc8ea6ad
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -34,7 +34,7 @@ buildPythonApplication {
    owner = "spaam";
    repo = "svtplay-dl";
    rev = version;
    hash = "sha256-VHONba7ywvIFlH1swUU8oCTu+Y+RcerqJMe6+URgldo=";
    hash = "sha256-ApoAcYaqPIurgDM+ctyyx9+OyUmhJ+1fjdGj0ln6v7w=";
  };

  build-system = [ setuptools ];