Update dependencies

This commit is contained in:
BtbN
2023-10-24 00:40:01 +02:00
parent 9a80ab2679
commit 7b6432add4
52 changed files with 55 additions and 59 deletions

View File

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