diff --git a/ci/install-dav1d.sh b/ci/install-dav1d.sh index ec6234a2..c14f154e 100644 --- a/ci/install-dav1d.sh +++ b/ci/install-dav1d.sh @@ -1,6 +1,6 @@ set -e -RELEASE=1.0.0 +RELEASE=1.1.0 git clone https://code.videolan.org/videolan/dav1d.git --branch $RELEASE cd dav1d