Update dependencies

Signed-off-by: nanake <nanake@users.noreply.github.com>
This commit is contained in:
nanake
2021-05-18 11:38:16 +09:00
committed by BtbN
parent e99b3f7772
commit 4375ff99ad
26 changed files with 26 additions and 26 deletions

View File

@ -1,7 +1,7 @@
#!/bin/bash
AVISYNTH_REPO="https://github.com/AviSynth/AviSynthPlus.git"
AVISYNTH_COMMIT="927e7a3fdd4428c44c58df216df5bdffc095f8b0"
AVISYNTH_COMMIT="e18e487c8374f645330ef30c0a613601fe22f9d4"
ffbuild_enabled() {
[[ $VARIANT == gpl* ]] || return -1