Skip to content

Commit 2844cfd

Browse files
committed
build-mingw-w64: Bump to the latest version as of Jul 17th
1 parent f5a9041 commit 2844cfd

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

2323
CFGUARD_FLAGS="--enable-cfguard"
2424

0 commit comments

Comments
 (0)