Update dependencies

This commit is contained in:
BtbN
2024-03-29 19:27:33 +01:00
parent 2660e7562a
commit 6fe041f6eb
38 changed files with 47 additions and 43 deletions

View File

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