Skip to content

Commit

Permalink
build-mingw-w64: Bump to the latest version as of July 29th
Browse files Browse the repository at this point in the history
  • Loading branch information
mstorsjo committed Jul 29, 2023
1 parent f03e8e9 commit 39f3bbf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build-mingw-w64.sh
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ set -e

: ${DEFAULT_WIN32_WINNT:=0x601}
: ${DEFAULT_MSVCRT:=ucrt}
: ${MINGW_W64_VERSION:=b1900827318b31fda2a4c040917fe978ef6e75c4}
: ${MINGW_W64_VERSION:=d367cc9d75f3669961463c631d1ab65434e27517}

CFGUARD_FLAGS="--enable-cfguard"

Expand Down

0 comments on commit 39f3bbf

Please sign in to comment.