Skip to content

Commit

Permalink
chore(deps): update dependency videolan/dav1d to v1.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 28, 2024
1 parent 7f9894a commit c2fea63
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion stages/45-dav1d.sh
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ echo "Download dav1d..."
mkdir -p dav1d

# renovate: datasource=gitlab-releases depName=videolan/dav1d registryUrl=https://code.videolan.org
_tag='1.4.1'
_tag='1.4.2'

curl_tar "https://code.videolan.org/videolan/dav1d/-/archive/${_tag}/dav1d-${_tag}.tar.bz2" dav1d 1

Expand Down

0 comments on commit c2fea63

Please sign in to comment.