Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
…digest to 3cf6c1e
  • Loading branch information
renovate[bot] authored Mar 15, 2024
1 parent 192e9c8 commit fb34545
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: depName=https://bitbucket.org/multicoreware/x265_git.git
_commit='74abf80c70a3969fca2e112691cecfb50c0c2259'
_commit='3cf6c1e53037eb9e198860365712e1bafb22f7c6'

# 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/${_commit}.tar.bz2" x265 1
Expand Down

0 comments on commit fb34545

Please sign in to comment.