Update dependencies

This commit is contained in:
BtbN 2022-08-04 19:25:20 +02:00
parent d1b90729b6
commit c7a73215c6
47 changed files with 47 additions and 47 deletions

View file

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