Update dependencies

This commit is contained in:
BtbN 2020-09-27 16:17:47 +02:00
parent 2df10454f0
commit 0e104d9662
21 changed files with 26 additions and 30 deletions

View file

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