Update dependencies

This commit is contained in:
BtbN
2022-07-13 17:08:17 +02:00
parent f8f6de13db
commit ce66686c5a
42 changed files with 43 additions and 43 deletions

View File

@ -1,7 +1,7 @@
#!/bin/bash
SCRIPT_REPO="https://github.com/uavs3/uavs3d.git"
SCRIPT_COMMIT="7b1dd734c926a23f8134b42dbfaac4d22cd6ba1d"
SCRIPT_COMMIT="818a0cb719c0cd012f21ad0b9c5d83669e36f861"
ffbuild_enabled() {
[[ $TARGET == win32 ]] && return -1