Update dependencies

This commit is contained in:
BtbN
2024-02-17 15:11:06 +01:00
parent ae073965f3
commit 9addbd3da7
42 changed files with 42 additions and 42 deletions

View File

@ -1,7 +1,7 @@
#!/bin/bash
SCRIPT_REPO="https://github.com/AviSynth/AviSynthPlus.git"
SCRIPT_COMMIT="9713ad1535ad95a614e960880f579d828131893d"
SCRIPT_COMMIT="85057371294405f745f5c51b7a39fa0e3fdde821"
ffbuild_enabled() {
[[ $VARIANT == lgpl* ]] && return -1