Update dependencies

This commit is contained in:
BtbN
2021-04-04 01:09:54 +02:00
parent 8f268fa17d
commit c3b3e01674
24 changed files with 43 additions and 43 deletions

View File

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