Skip to content

Commit 9f6fae5

Browse files
committed
build-mingw-w64: Bump to the latest version as of Mar 5th
1 parent b30dc55 commit 9f6fae5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build-mingw-w64.sh

+1-1
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:=343bce7b0224bbc576ba70fd5dc8e156a5ac45a3}
21+
: ${MINGW_W64_VERSION:=2be9e0f319990e48bfb0b2dd7b9e7045791b465f}
2222

2323
CFGUARD_FLAGS="--enable-cfguard"
2424

0 commit comments

Comments
 (0)