Update dependencies

This commit is contained in:
BtbN
2024-03-18 02:21:48 +01:00
parent 140d797d59
commit 2a61ca3716
51 changed files with 51 additions and 51 deletions

View File

@ -1,7 +1,7 @@
#!/bin/bash
SCRIPT_REPO="https://git.code.sf.net/p/mingw-w64/mingw-w64.git"
SCRIPT_COMMIT="57f796c80bfac3c75725e4e7a086afe43968b3ae"
SCRIPT_COMMIT="dbfdf802580c0d6b90b91995dab019f2a7787a8e"
ffbuild_enabled() {
[[ $TARGET == win* ]] || return -1