Commit 1d0514bc authored by R. RyanTM's avatar R. RyanTM
Browse files

svtplay-dl: 4.173 -> 4.179

parent ed958af1
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -22,7 +22,7 @@ let
    requests-mock
    ;

  version = "4.173";
  version = "4.179";

in

@@ -35,7 +35,7 @@ buildPythonApplication {
    owner = "spaam";
    repo = "svtplay-dl";
    tag = version;
    hash = "sha256-Cjp3FX2jg4QkdRh/chQ7cPIOkuCiYZ6gNtykddmYhvM=";
    hash = "sha256-xh0SJyZo6fk2beYh/bxS/5ahg5zsRwwo52nB/PnanbE=";
  };

  build-system = [ setuptools ];