YtDlp : Update to 2024.05.27.
This commit is contained in:
parent
a2672996a9
commit
b53dae5730
|
@ -1,6 +1,6 @@
|
||||||
{ lib, stdenv, fetchurl, autoPatchelfHook }: let
|
{ lib, stdenv, fetchurl, autoPatchelfHook }: let
|
||||||
version = "2024.04.09";
|
version = "2024.05.27";
|
||||||
hash = "sha256-agT93DYJ0ic2w5ojumGRMzJomt6DgIkqrIRvTO11PHs=";
|
hash = "sha256-rwVwteYBlqF4WhLn9I/Hy3tXRbC7mHDKL+btkN3YC0Y=";
|
||||||
in stdenv.mkDerivation {
|
in stdenv.mkDerivation {
|
||||||
name = "ytdlp";
|
name = "ytdlp";
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue