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/mirror/mingw-w64.git"
SCRIPT_COMMIT="826706cbf2b01e799f495bf57d5e681da74dad37"
SCRIPT_COMMIT="b4116e310dbd1c28868972fd909568f1d9459230"
ffbuild_enabled() {
[[ $TARGET == win* ]] || return -1