Update dependencies

This commit is contained in:
BtbN
2020-09-27 16:17:47 +02:00
parent 2df10454f0
commit 0e104d9662
21 changed files with 26 additions and 30 deletions

View File

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