Update dependencies

This commit is contained in:
BtbN
2020-11-10 16:22:37 +01:00
parent 32f4365117
commit fc49bef0c3
32 changed files with 32 additions and 30 deletions

View File

@ -1,6 +1,6 @@
#!/bin/bash
RAV1E_SRC_PREFIX="https://github.com/xiph/rav1e/releases/download/p20200922"
RAV1E_SRC_PREFIX="https://github.com/xiph/rav1e/releases/download/p20201103"
ffbuild_enabled() {
[[ $TARGET == win32 ]] && return -1