Skip to content

Commit 378525e

Browse files
committed
build-mingw-w64: Update to the current version from October 1st
1 parent 214b775 commit 378525e

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:=4613211c6bfcb220dec9a116a76c5c9aff1939a3}
21+
: ${MINGW_W64_VERSION:=586baa17bb41dd78addd8cbb6415cfd24d24e925}
2222

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

0 commit comments

Comments
 (0)