YtDlp : Update to 2024.04.09.
This commit is contained in:
parent
714d73eb18
commit
21525c102b
|
@ -1,6 +1,6 @@
|
||||||
{ lib, stdenv, fetchurl, autoPatchelfHook }: let
|
{ lib, stdenv, fetchurl, autoPatchelfHook }: let
|
||||||
version = "2024.03.10";
|
version = "2024.04.09";
|
||||||
hash = "sha256-sYhSMRngpDaPU+Ea0PIjx+1EqKKGY+S2wgUSLaA39Hs=";
|
hash = "sha256-agT93DYJ0ic2w5ojumGRMzJomt6DgIkqrIRvTO11PHs=";
|
||||||
in stdenv.mkDerivation {
|
in stdenv.mkDerivation {
|
||||||
name = "ytdlp";
|
name = "ytdlp";
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue