Update dependencies

This commit is contained in:
BtbN
2025-05-07 14:03:46 +02:00
parent 2c57151c73
commit 874d6d49eb
42 changed files with 43 additions and 43 deletions

View File

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