Update scripts

This commit is contained in:
BtbN
2023-12-19 21:45:03 +01:00
parent 6080cbc496
commit e59c467a5c
41 changed files with 41 additions and 41 deletions

View File

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