Skip to content

Commit f826e78

Browse files
committed
build-mingw-w64: Bump to the latest version in the github mirror
The github mirror we clone from is currently slightly behind the main sourceforge repository though.
1 parent e8409d9 commit f826e78

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build-mingw-w64.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ set -e
1818

1919
: ${DEFAULT_WIN32_WINNT:=0x601}
2020
: ${DEFAULT_MSVCRT:=ucrt}
21-
: ${MINGW_W64_VERSION:=d2ee971046e625c35e8818ac1634b00384342249}
21+
: ${MINGW_W64_VERSION:=03d8a40f57649fbb773f1cdbe3a760f5e0943e76}
2222

2323
CFGUARD_FLAGS="--enable-cfguard"
2424

0 commit comments

Comments
 (0)