Update dependencies

This commit is contained in:
BtbN 2021-05-30 18:30:44 +02:00
parent 80c4d27a22
commit 867c5ce14d
24 changed files with 51 additions and 51 deletions

View file

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