Update Mingw64 to v10.0.0

This commit is contained in:
Rafal Kupiec 2022-05-28 14:24:41 +02:00 committed by belliash
parent 6d7de5fd9f
commit 624352a34b
Signed by: belliash
GPG Key ID: 4E829243E0CFE6B4

View File

@ -34,7 +34,7 @@ MAKEVCS="git://git.savannah.gnu.org/make"
# Mingw-w64 Settings
MINGWDIR="${SRCDIR}/mingw-w64"
MINGWLIB="ucrt"
MINGWTAG="v8.0.0"
MINGWTAG="v10.0.0"
MINGWNTV="0x601"
MINGWVCS="https://github.com/mirror/mingw-w64.git"