YtDlp : Update to 2024.05.27.

This commit is contained in:
Dmitry Voronin 2024-06-24 02:32:06 +03:00
parent a2672996a9
commit b53dae5730
Signed by: voronind
SSH key fingerprint: SHA256:3kBb4iV2ahufEBNq+vFbUe4QYfHt98DHQjN7QaptY9k

View file

@ -1,6 +1,6 @@
{ lib, stdenv, fetchurl, autoPatchelfHook }: let
version = "2024.04.09";
hash = "sha256-agT93DYJ0ic2w5ojumGRMzJomt6DgIkqrIRvTO11PHs=";
version = "2024.05.27";
hash = "sha256-rwVwteYBlqF4WhLn9I/Hy3tXRbC7mHDKL+btkN3YC0Y=";
in stdenv.mkDerivation {
name = "ytdlp";