Update dependencies

This commit is contained in:
BtbN
2024-09-04 00:43:32 +02:00
parent ee7fb614de
commit 2fde6f8165
48 changed files with 48 additions and 48 deletions

View File

@ -1,7 +1,7 @@
#!/bin/bash
SCRIPT_REPO="https://github.com/fraunhoferhhi/vvenc.git"
SCRIPT_COMMIT="c306b2cfaca7a4da50b6d6195f277430524b1a7d"
SCRIPT_COMMIT="a1996a8c12593c5ce116243bed7a65dd59489a8d"
ffbuild_enabled() {
[[ $TARGET != *32 ]] || return -1