Update dependencies

This commit is contained in:
BtbN
2025-02-04 18:30:49 +01:00
parent e743edcfec
commit 1a7f1b1683
55 changed files with 55 additions and 55 deletions

View File

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