Update dependencies

This commit is contained in:
BtbN 2022-04-23 21:49:20 +02:00
parent 787aa9ab39
commit 0795443336
40 changed files with 40 additions and 40 deletions

View file

@ -1,7 +1,7 @@
#!/bin/bash
MINGW_STD_THREADS_REPO="https://github.com/meganz/mingw-std-threads.git"
MINGW_STD_THREADS_COMMIT="7e2507915900f5589febf0d8972cd5c9c03191f2"
MINGW_STD_THREADS_COMMIT="6c2061b7da41d6aa1b2162ff4383ec3ece864bc6"
ffbuild_enabled() {
[[ $TARGET == win* ]] || return -1