Update dependencies

This commit is contained in:
BtbN
2025-04-07 20:21:54 +02:00
parent 3c50fd2ef6
commit 58ef810e70
55 changed files with 56 additions and 56 deletions

View File

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