Skip to content

Commit

Permalink
Merge pull request #18 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.4.0
  • Loading branch information
HeavenVolkoff committed Feb 15, 2024
2 parents 97021e4 + 438a282 commit deb22f5
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.3.0'
_tag='1.4.0'

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

Expand Down

0 comments on commit deb22f5

Please sign in to comment.