Skip to content

Commit

Permalink
Merge pull request #25 from spacedriveapp/renovate/https-code.videola…
Browse files Browse the repository at this point in the history
…n.org-videolan-x264.git-digest
  • Loading branch information
HeavenVolkoff authored Feb 29, 2024
2 parents 3153a11 + 390a889 commit 3e3486d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion stages/50-x264.sh
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ echo "Download x264..."
mkdir -p x264

# renovate: depName=https://code.videolan.org/videolan/x264.git
_commit='12426f5f4906e34d483a07da0debb6d56c6f8434'
_commit='be4f0200ed007c466fd96185c39cde2a2d60ef50'

# Using master due to aarch64 improvements
curl_tar "https://code.videolan.org/videolan/x264/-/archive/${_commit}/x264.tar.bz2" x264 1
Expand Down

0 comments on commit 3e3486d

Please sign in to comment.