Update scripts

This commit is contained in:
BtbN
2023-12-19 21:45:03 +01:00
parent 6080cbc496
commit e59c467a5c
41 changed files with 41 additions and 41 deletions

View File

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