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 9c36568 commit f3715f9Copy full SHA for f3715f9
deps/build-deps-linux.sh
@@ -151,7 +151,7 @@ rm -rf dav1d
151
rm -rf libavif
152
153
if [ ! -d "$SRCDIR" ]; then
154
- git clone --depth 1 --branch 1.5.0 https://github.com/discord/lilliput-dep-source "$SRCDIR"
+ git clone --depth 1 --branch 1.5.1 https://github.com/discord/lilliput-dep-source "$SRCDIR"
155
fi
156
157
echo '\n--------------------'
deps/build-deps-osx.sh
@@ -68,7 +68,7 @@ rm -rf dav1d
68
69
70
71
72
73
74
0 commit comments