Skip to content

Commit 6bce8cc

Browse files
runnerrunner
authored andcommitted
upgrade dav1d to dav1d-1.3.0-240628161457 by cd
1 parent 7f196dc commit 6bce8cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

configs/libs/dav1d.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ export GIT_COMMIT=1.3.0
2424
export GIT_WITH_SUBMODULE=0
2525
export REPO_DIR=dav1d
2626
export GIT_REPO_VERSION=1.3.0
27-
export PRE_COMPILE_TAG='dav1d-1.3.0-240624161020'
27+
export PRE_COMPILE_TAG=dav1d-1.3.0-240628161457
2828

2929
# you can export GIT_DAV1D_UPSTREAM=git@xx:yy/dav1d.git use your mirror
3030
if [[ "$GIT_DAV1D_UPSTREAM" != "" ]] ;then

0 commit comments

Comments
 (0)