mingw: Update to version 15.1.0-rt_v12-rev0

This commit is contained in:
github-actions[bot] 2025-04-30 00:38:49 +00:00
parent 48292e7374
commit 39f0e58b80

View File

@ -1,17 +1,17 @@
{
"version": "14.2.0-rt_v12-rev2",
"version": "15.1.0-rt_v12-rev0",
"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-rev2/x86_64-14.2.0-release-posix-seh-ucrt-rt_v12-rev2.7z",
"hash": "918732a84fc8006586be0f5909b75896ab85d5e0e9df521b4d4f9202e7debc12",
"url": "https://github.com/niXman/mingw-builds-binaries/releases/download/15.1.0-rt_v12-rev0/x86_64-15.1.0-release-posix-seh-ucrt-rt_v12-rev0.7z",
"hash": "c83e2ae8af805aa2a5d458f6001f67152c8d88b5d4f74a84bcf3e9322e5d40f3",
"extract_dir": "mingw64"
},
"32bit": {
"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",
"url": "https://github.com/niXman/mingw-builds-binaries/releases/download/15.1.0-rt_v12-rev0/i686-15.1.0-release-posix-dwarf-ucrt-rt_v12-rev0.7z",
"hash": "f163e9fdf7a671bf571f2bf253e55c51a35968ea73fd8a8085fd47117c7b072b",
"extract_dir": "mingw32"
}
},