{ "homepage": "https://mingw-w64.org", "version": "7.1.0", "license": "GPL3", "architecture": { "64bit": { "url": "https://sourceforge.net/projects/mingw-w64/files/Toolchains%20targetting%20Win64/Personal%20Builds/mingw-builds/7.1.0/threads-posix/seh/x86_64-7.1.0-release-posix-seh-rt_v5-rev0.7z", "hash": "5391e8e733dcdab71e6ac71d6524e841be5ea980dc14f22a23af64e92af5dcd7", "extract_dir": "mingw64" }, "32bit": { "url": "https://sourceforge.net/projects/mingw-w64/files/Toolchains%20targetting%20Win32/Personal%20Builds/mingw-builds/7.1.0/threads-posix/dwarf/i686-7.1.0-release-posix-dwarf-rt_v5-rev0.7z", "hash": "f92d3deea0816692398c41e925380083f717888c200ee2e5900652b80cae520c", "extract_dir": "mingw32" } }, "env_add_path": "bin", "notes": "The 64bit version is built with Structured Exception Handling (SEH), the 32bit is built with DWARF. Both 64bit and 32bit support Posix threading model" }