Skip to content

Commit

Permalink
build-mingw-w64: Bump to the latest version as of Aug 5th
Browse files Browse the repository at this point in the history
  • Loading branch information
mstorsjo committed Aug 5, 2024
1 parent 462aee2 commit ef4e07b
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:=527522b8b0f7b8c49760acb75fc0c6c9ce0981ee}
: ${MINGW_W64_VERSION:=d96d77563d1ecc76e77d86d3602ab62702bf1875}

CFGUARD_FLAGS="--enable-cfguard"

Expand Down

0 comments on commit ef4e07b

Please sign in to comment.