Update dependencies

This commit is contained in:
BtbN
2023-10-24 00:40:01 +02:00
parent 9a80ab2679
commit 7b6432add4
52 changed files with 55 additions and 59 deletions

View File

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