Update dependencies

This commit is contained in:
BtbN
2024-02-17 15:11:06 +01:00
parent ae073965f3
commit 9addbd3da7
42 changed files with 42 additions and 42 deletions

View File

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