Update dependencies

This commit is contained in:
BtbN
2023-11-29 15:45:31 +01:00
parent e714d9c1e2
commit e86d3b06a8
46 changed files with 46 additions and 46 deletions

View File

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