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://chromium.googlesource.com/webm/libvpx"
SCRIPT_COMMIT="6f0c446c7b88d384a1c09caf33ec132e7ee24aea"
SCRIPT_COMMIT="8058a0b54991257a0e1a2fcf08d993a8b70c1d3a"
ffbuild_enabled() {
[[ $TARGET == winarm64 ]] && return -1