Skip to content

Commit 42760d8

Browse files
committed
build-mingw-w64: Bump to the latest version as of Jun 13th
1 parent fc13a3a commit 42760d8

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:=c3b5e71d54aa596bba9fb8ec7c1f9f712e7c616a}
21+
: ${MINGW_W64_VERSION:=e06d7853b292f6f81f200169092dd41ff92bca7e}
2222

2323
CFGUARD_FLAGS="--enable-cfguard"
2424

0 commit comments

Comments
 (0)