Skip to content

Commit

Permalink
Bump uavs3d
Browse files Browse the repository at this point in the history
  • Loading branch information
BtbN committed Feb 23, 2023
1 parent 7e91dfc commit 75f7b8e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts.d/50-uavs3d.sh
Original file line number Diff line number Diff line change
@@ -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
Expand Down

0 comments on commit 75f7b8e

Please sign in to comment.