Update dependencies

This commit is contained in:
BtbN
2023-02-12 14:40:12 +01:00
parent 60ce7242b7
commit 3183ec99b3
57 changed files with 59 additions and 59 deletions

View File

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