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://chromium.googlesource.com/webm/libvpx"
SCRIPT_COMMIT="25540b3c127f522aae382c79872d9ee03f7307f3"
SCRIPT_COMMIT="2693255a2557a63db4139a96488ad187851dfc13"
ffbuild_enabled() {
[[ $TARGET == winarm64 ]] && return -1