Update dependencies

This commit is contained in:
BtbN
2024-06-23 13:17:34 +02:00
parent 31add5f62d
commit d1ff67cb28
44 changed files with 45 additions and 45 deletions

View File

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