From 5d1a7496c66a4a7335e8fc45018887d1f844f457 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 22 Nov 2024 14:27:02 +0000 Subject: [PATCH] chore(deps): update dependency multicoreware/x265_git to v4.1 --- stages/50-x265.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stages/50-x265.sh b/stages/50-x265.sh index c1fc372..cce199e 100644 --- a/stages/50-x265.sh +++ b/stages/50-x265.sh @@ -4,7 +4,7 @@ echo "Download x265..." mkdir -p x265 # renovate: datasource=bitbucket-tags depName=multicoreware/x265_git versioning=semver-coerced -_tag='4.0' +_tag='4.1' # Need to use master, because the latest release doesn't support optmized aarch64 and it is from 2021 curl_tar "https://bitbucket.org/multicoreware/x265_git/get/${_tag}.tar.gz" x265 1