From fa5d52f98b43dde34d73f5ed5252d3a6ce2cb982 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 19 Oct 2024 16:23:23 +0000 Subject: [PATCH] chore(deps): update https://code.videolan.org/videolan/x264.git digest to 1243d9f --- stages/50-x264.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stages/50-x264.sh b/stages/50-x264.sh index 45719dd..d247c33 100644 --- a/stages/50-x264.sh +++ b/stages/50-x264.sh @@ -4,7 +4,7 @@ echo "Download x264..." mkdir -p x264 # renovate: depName=https://code.videolan.org/videolan/x264.git -_commit='c24e06c2e184345ceb33eb20a15d1024d9fd3497' +_commit='1243d9ffb04dac7005ee9ecc79459034429dd5aa' # Using master due to aarch64 improvements curl_tar "https://code.videolan.org/videolan/x264/-/archive/${_commit}/x264.tar.bz2" x264 1