Update dependencies

This commit is contained in:
BtbN
2024-02-17 15:11:06 +01:00
parent ae073965f3
commit 9addbd3da7
42 changed files with 42 additions and 42 deletions

View File

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