Update dependencies

This commit is contained in:
BtbN
2024-09-04 00:43:32 +02:00
parent ee7fb614de
commit 2fde6f8165
48 changed files with 48 additions and 48 deletions

View File

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