diff --git a/bucket/mingw-winlibs.json b/bucket/mingw-winlibs.json index 24de710446..39d6715dfc 100644 --- a/bucket/mingw-winlibs.json +++ b/bucket/mingw-winlibs.json @@ -1,17 +1,17 @@ { - "version": "15.1.0-12.0.0-r1", + "version": "15.1.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.1.0posix-12.0.0-ucrt-r1/winlibs-x86_64-posix-seh-gcc-15.1.0-mingw-w64ucrt-12.0.0-r1.7z", - "hash": "325e4799213fd1f24f6d411b54e0a7e5db404f2012a294f5bbbfe4b496095769", + "url": "https://github.com/brechtsanders/winlibs_mingw/releases/download/15.1.0posix-13.0.0-ucrt-r2/winlibs-x86_64-posix-seh-gcc-15.1.0-mingw-w64ucrt-13.0.0-r2.7z", + "hash": "65cde4795ace9eb3a81d261b3720299cbd75434c341828ea2977b48fa40ddcf3", "extract_dir": "mingw64" }, "32bit": { - "url": "https://github.com/brechtsanders/winlibs_mingw/releases/download/15.1.0posix-12.0.0-ucrt-r1/winlibs-i686-posix-dwarf-gcc-15.1.0-mingw-w64ucrt-12.0.0-r1.7z", - "hash": "153bf3ab0d484247ff001376476ad8f1fe784fc0dbdedad13c599a95f6a5f50e", + "url": "https://github.com/brechtsanders/winlibs_mingw/releases/download/15.1.0posix-13.0.0-ucrt-r2/winlibs-i686-posix-dwarf-gcc-15.1.0-mingw-w64ucrt-13.0.0-r2.7z", + "hash": "1adaae46c70e1f24bd8526b057e4d696113866b09e4ceae17db58e83ed14394d", "extract_dir": "mingw32" } },