mingw: Update to version 14.2.0-rt_v12-rev2

This commit is contained in:
github-actions[bot] 2025-03-29 16:30:37 +00:00
parent a544c3668a
commit 2274c507be

View File

@ -1,17 +1,17 @@
{
"version": "14.2.0-rt_v12-rev1",
"version": "14.2.0-rt_v12-rev2",
"description": "Minimalistic GNU for Windows is a runtime environment for GCC, GDB, make and related binutils.",
"homepage": "https://www.mingw-w64.org",
"license": "ZPL-2.1",
"architecture": {
"64bit": {
"url": "https://github.com/niXman/mingw-builds-binaries/releases/download/14.2.0-rt_v12-rev1/x86_64-14.2.0-release-posix-seh-ucrt-rt_v12-rev1.7z",
"hash": "9fa5768ba0e628203c4631d447ce533335cdd1fd9c318d84c774e729efa4edad",
"url": "https://github.com/niXman/mingw-builds-binaries/releases/download/14.2.0-rt_v12-rev2/x86_64-14.2.0-release-posix-seh-ucrt-rt_v12-rev2.7z",
"hash": "918732a84fc8006586be0f5909b75896ab85d5e0e9df521b4d4f9202e7debc12",
"extract_dir": "mingw64"
},
"32bit": {
"url": "https://github.com/niXman/mingw-builds-binaries/releases/download/14.2.0-rt_v12-rev1/i686-14.2.0-release-posix-dwarf-ucrt-rt_v12-rev1.7z",
"hash": "1c2eeea19fa993d0f60e857a635708936d662012db4a29e39076f862f9d97023",
"url": "https://github.com/niXman/mingw-builds-binaries/releases/download/14.2.0-rt_v12-rev2/i686-14.2.0-release-posix-dwarf-ucrt-rt_v12-rev2.7z",
"hash": "150a1b0160d93d0695e9717b013b4cfd990d9380805bae8c34d024a6db440e63",
"extract_dir": "mingw32"
}
},