diff --git a/bucket/mingw-winlibs.json b/bucket/mingw-winlibs.json index 9359958287..b2d3b0df05 100644 --- a/bucket/mingw-winlibs.json +++ b/bucket/mingw-winlibs.json @@ -1,17 +1,17 @@ { - "version": "13.1.0-16.0.4-11.0.0-r4", + "version": "13.1.0-16.0.5-11.0.0-r5", "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/13.1.0-16.0.4-11.0.0-msvcrt-r4/winlibs-x86_64-posix-seh-gcc-13.1.0-mingw-w64msvcrt-11.0.0-r4.7z", - "hash": "sha512:8d4bfe367439fca7c90e0d2373cf19712c34705b3f96b01384dfeefe03254e1df1b5520655afb800d5a92cec3880e880b15bd9d76cf47956d7e786acf0501f3c", + "url": "https://github.com/brechtsanders/winlibs_mingw/releases/download/13.1.0-16.0.5-11.0.0-msvcrt-r5/winlibs-x86_64-posix-seh-gcc-13.1.0-mingw-w64msvcrt-11.0.0-r5.7z", + "hash": "sha512:5563e6b5ec588958c604f480d5dcfe1ee7c76c23ccdde795a4dc134077ad0e48dc53060d11f9227290ade82e214b6a768e748645298ae24e8f4bf4308b8b2f24", "extract_dir": "mingw64" }, "32bit": { - "url": "https://github.com/brechtsanders/winlibs_mingw/releases/download/13.1.0-16.0.4-11.0.0-msvcrt-r4/winlibs-i686-posix-dwarf-gcc-13.1.0-mingw-w64msvcrt-11.0.0-r4.7z", - "hash": "sha512:36ee4d0bbac5ad914dd7190b8f41bbcf5741191ab23bc3bc77413b6f6fc388de628760522782b64ed307c05d139cefad2192401913a4981b31404a5e1421ea23", + "url": "https://github.com/brechtsanders/winlibs_mingw/releases/download/13.1.0-16.0.5-11.0.0-msvcrt-r5/winlibs-i686-posix-dwarf-gcc-13.1.0-mingw-w64msvcrt-11.0.0-r5.7z", + "hash": "sha512:102c648771a3007965b61c06a4f38d12343e793dc61c815401e9227f5daf89baa2a9c33c27ad222da6772030361ea8aa832f00b7357b16c995d20ca191ba1ac2", "extract_dir": "mingw32" } },