Skip to content

Commit

Permalink
Merge pull request #157 from spacedriveapp/renovate/videolan-dav1d-1.x
Browse files Browse the repository at this point in the history
chore(deps): update dependency videolan/dav1d to v1.5.0
  • Loading branch information
HeavenVolkoff authored Oct 21, 2024
2 parents 7924379 + 3d2eb5b commit 899c89c
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.3'
_tag='1.5.0'

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

Expand Down

0 comments on commit 899c89c

Please sign in to comment.