Skip to content

Commit

Permalink
chore(deps): update dependency multicoreware/x265_git to v4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 22, 2024
1 parent 6ce3e04 commit 5d1a749
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion stages/50-x265.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 5d1a749

Please sign in to comment.