Update dependencies

This commit is contained in:
BtbN
2024-12-31 16:41:09 +01:00
parent af3815c4db
commit a7d5f30fae
57 changed files with 58 additions and 58 deletions

View File

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