Bump uavs3d

This commit is contained in:
BtbN 2023-02-23 12:11:08 +01:00
parent 7e91dfcaa5
commit 75f7b8e218
1 changed files with 1 additions and 1 deletions

View File

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