From 69bc3f2968e5335fff43123a2bef6c54428144ce Mon Sep 17 00:00:00 2001 From: Javernaut Date: Mon, 25 Nov 2024 11:35:57 +0100 Subject: [PATCH] Updating libx265 to 4.1 --- scripts/libx265/download.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/libx265/download.sh b/scripts/libx265/download.sh index 6f03f5a..97dae1d 100755 --- a/scripts/libx265/download.sh +++ b/scripts/libx265/download.sh @@ -2,7 +2,7 @@ source ${SCRIPTS_DIR}/common-functions.sh -LIBX265_VERSION=4.0 +LIBX265_VERSION=4.1 downloadTarArchive \ "libx265" \