mingw-winlibs: Update to version 15.2.0-13.0.0-r2

This commit is contained in:
github-actions[bot] 2025-10-04 20:28:02 +00:00
parent c818ceeb9d
commit 222c962874

View File

@ -1,17 +1,17 @@
{
"version": "15.2.0-13.0.0-r1",
"version": "15.2.0-13.0.0-r2",
"description": "GNU Compiler Collection (WinLibs build)",
"homepage": "https://winlibs.com",
"license": "GPL-3.0-or-later,ZPL-2.1,BSD-2-Clause,...",
"architecture": {
"64bit": {
"url": "https://github.com/brechtsanders/winlibs_mingw/releases/download/15.2.0posix-13.0.0-ucrt-r1/winlibs-x86_64-posix-seh-gcc-15.2.0-mingw-w64ucrt-13.0.0-r1.7z",
"hash": "be17b10c121b7715178f149940b8fadd9ff34792a158bfc7b22225c7f895497d",
"url": "https://github.com/brechtsanders/winlibs_mingw/releases/download/15.2.0posix-13.0.0-ucrt-r2/winlibs-x86_64-posix-seh-gcc-15.2.0-mingw-w64ucrt-13.0.0-r2.7z",
"hash": "fe1883101dd00cdec3d4def8b7684f7ee9bd5a4300e5280b82650e638e86904c",
"extract_dir": "mingw64"
},
"32bit": {
"url": "https://github.com/brechtsanders/winlibs_mingw/releases/download/15.2.0posix-13.0.0-ucrt-r1/winlibs-i686-posix-dwarf-gcc-15.2.0-mingw-w64ucrt-13.0.0-r1.7z",
"hash": "3b5fd20e01a61eccdf4309d403dad6c4749e8b790818c29a060ce5c377841493",
"url": "https://github.com/brechtsanders/winlibs_mingw/releases/download/15.2.0posix-13.0.0-ucrt-r2/winlibs-i686-posix-dwarf-gcc-15.2.0-mingw-w64ucrt-13.0.0-r2.7z",
"hash": "79a58c5ae8107b11e0490a058a4ffca0e140b136409de40aac373fcbabe72d40",
"extract_dir": "mingw32"
}
},