Skip to content

Commit 047b5e0

Browse files
committed
build-mingw-w64: Bump to the latest version as of Sep 19th
This brings in a rather large update of the D3D12 header (d3d12.idl/d3d12.h), which should now be mostly complete and up to date with the current versions from Microsoft.
1 parent 7483eae commit 047b5e0

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:=ddc5b0f6ec4a153485741587885916c8c234da80}
21+
: ${MINGW_W64_VERSION:=602758b2042bf26978f1a48fd90139b276f18384}
2222

2323
CFGUARD_FLAGS="--enable-cfguard"
2424

0 commit comments

Comments
 (0)