Update dependencies

This commit is contained in:
BtbN
2021-10-28 20:47:11 +02:00
parent b77d839e60
commit 6a3324e258
38 changed files with 131 additions and 128 deletions

View File

@ -1,7 +1,7 @@
#!/bin/bash
MINGW_REPO="https://github.com/mirror/mingw-w64.git"
MINGW_COMMIT="586baa17bb41dd78addd8cbb6415cfd24d24e925"
MINGW_COMMIT="a2eb3ea3aaa7c780c4b4ab30d71169f442788864"
ffbuild_enabled() {
[[ $TARGET == win* ]] || return -1