Unverified Commit 7d1a1354 authored by Yohann Boniface's avatar Yohann Boniface Committed by GitHub
Browse files

svtplay-dl: 4.173 -> 4.179 (#502120)

parents c4eb6337 1d0514bc
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 ];