Update dependencies

This commit is contained in:
BtbN
2024-05-29 14:03:08 +02:00
parent afcd9939cf
commit 19e82c89eb
36 changed files with 36 additions and 36 deletions

View File

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