Skip to content

Commit 3a9264f

Browse files
committed
build-mingw-w64: Build to the latest version from today
1 parent 7730c71 commit 3a9264f

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:=1c773877f4a13c8bd7bfb8da80e1e8761a889f51}
21+
: ${MINGW_W64_VERSION:=7dda261ef062073eed4ed5b46effa3edd4a658fc}
2222

2323
while [ $# -gt 0 ]; do
2424
case "$1" in

0 commit comments

Comments
 (0)