Update dependencies

This commit is contained in:
BtbN
2022-08-16 12:44:22 +02:00
parent 3ccb2f20b4
commit 8c1fe93e89
35 changed files with 35 additions and 35 deletions

View File

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