Skip to content

Commit f4f78cd

Browse files
committed
build-mingw-w64: Bump to the latest version as of Jan 30th
1 parent 021af31 commit f4f78cd

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:=7ea930ba381ace6f19f7cfa59596f6fe49949aa6}
21+
: ${MINGW_W64_VERSION:=1415ff7f9b835e9ea39864c9625ec6fb72682918}
2222

2323
CFGUARD_FLAGS="--enable-cfguard"
2424

0 commit comments

Comments
 (0)