Update dependencies

This commit is contained in:
BtbN
2022-04-23 21:49:20 +02:00
parent 787aa9ab39
commit 0795443336
40 changed files with 40 additions and 40 deletions

View File

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