Update dependencies

This commit is contained in:
BtbN
2024-09-04 00:43:32 +02:00
parent ee7fb614de
commit 2fde6f8165
48 changed files with 48 additions and 48 deletions

View File

@ -1,7 +1,7 @@
#!/bin/bash
SCRIPT_REPO="https://chromium.googlesource.com/webm/libvpx"
SCRIPT_COMMIT="cdf8da4c03cf53f2c31a9a5f4c84880ca128c608"
SCRIPT_COMMIT="fbf63dff1f528d44f24bd662abb89fd01a4a1c25"
ffbuild_enabled() {
[[ $TARGET == winarm64 ]] && return -1