Skip to content

Commit

Permalink
build-mingw-w64: Bump to the latest version as of Jan 30th
Browse files Browse the repository at this point in the history
  • Loading branch information
mstorsjo committed Jan 30, 2024
1 parent 021af31 commit f4f78cd
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:=7ea930ba381ace6f19f7cfa59596f6fe49949aa6}
: ${MINGW_W64_VERSION:=1415ff7f9b835e9ea39864c9625ec6fb72682918}

CFGUARD_FLAGS="--enable-cfguard"

Expand Down

0 comments on commit f4f78cd

Please sign in to comment.