Update dependencies

This commit is contained in:
BtbN
2023-03-19 12:26:11 +01:00
parent 13129c7061
commit 521d708a8e
65 changed files with 66 additions and 66 deletions

View File

@ -1,7 +1,7 @@
#!/bin/bash
SCRIPT_REPO="https://github.com/xiph/rav1e.git"
SCRIPT_COMMIT="c548b8498c039614fa3c8583cdf093ffa8fdd742"
SCRIPT_COMMIT="92ed4e82f4aa72d5d14cf8678c85e78dd6f39033"
ffbuild_enabled() {
[[ $TARGET == win32 ]] && return -1