Update dependencies

This commit is contained in:
BtbN
2024-01-26 22:54:15 +01:00
parent bf74c796ff
commit 4c3a44b953
53 changed files with 53 additions and 53 deletions

View File

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