Update dependencies

This commit is contained in:
BtbN 2021-02-19 17:08:32 +01:00
parent 86af523883
commit 3119034c92
27 changed files with 34 additions and 38 deletions

View file

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