Update dependencies

This commit is contained in:
BtbN
2022-12-02 16:21:37 +01:00
parent 37d82154fd
commit d88a84b308
50 changed files with 51 additions and 52 deletions

View File

@ -1,7 +1,7 @@
#!/bin/bash
SCRIPT_REPO="https://github.com/mirror/mingw-w64.git"
SCRIPT_COMMIT="13f9449c11e8c2ceadde1e7f405db117055bb1d0"
SCRIPT_COMMIT="beebfd9b96322140c588b5c076681afbc2f28dc0"
ffbuild_enabled() {
[[ $TARGET == win* ]] || return -1