Update dependencies

This commit is contained in:
BtbN
2024-03-29 19:27:33 +01:00
parent 2660e7562a
commit 6fe041f6eb
38 changed files with 47 additions and 43 deletions

View File

@ -1,7 +1,7 @@
#!/bin/bash
SCRIPT_REPO="https://aomedia.googlesource.com/aom"
SCRIPT_COMMIT="158761dfb40e77f3a54c3b14a596112837baa24b"
SCRIPT_COMMIT="d4043476019a88e108d125f4168fd0533887af56"
ffbuild_enabled() {
[[ $TARGET == winarm64 ]] && return -1