Skip to content

Commit

Permalink
chore(deps): update dependency videolan/dav1d to v1.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Mar 16, 2024
1 parent a0cf205 commit 97d8d55
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.0'
_tag='1.4.1'

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

Expand Down

0 comments on commit 97d8d55

Please sign in to comment.