diff --git a/ci/install-dav1d.sh b/ci/install-dav1d.sh index 5c7cac97..c1874ce5 100644 --- a/ci/install-dav1d.sh +++ b/ci/install-dav1d.sh @@ -1,6 +1,6 @@ set -e -RELEASE=0.7.1 +RELEASE=0.8.0 git clone https://code.videolan.org/videolan/dav1d.git --branch $RELEASE cd dav1d