We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d3e7224 commit 692628dCopy full SHA for 692628d
stages/50-svt-av1.sh
@@ -4,7 +4,7 @@ echo "Download svt-av1..."
4
mkdir -p svt-av1
5
6
# renovate: datasource=gitlab-releases depName=AOMediaCodec/SVT-AV1
7
-_tag='2.3.0'
+_tag='3.0.0'
8
9
curl_tar "https://gitlab.com/AOMediaCodec/SVT-AV1/-/archive/v${_tag}/SVT-AV1-v${_tag}.tar.gz" svt-av1 1
10
0 commit comments