Update dependencies

This commit is contained in:
BtbN
2024-06-23 13:17:34 +02:00
parent 31add5f62d
commit d1ff67cb28
44 changed files with 45 additions and 45 deletions

View File

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