diff --git a/bucket/winlibs-mingw-ucrt.json b/bucket/winlibs-mingw-ucrt.json index f540ff90598..77d98f1ed53 100644 --- a/bucket/winlibs-mingw-ucrt.json +++ b/bucket/winlibs-mingw-ucrt.json @@ -1,17 +1,17 @@ { "homepage": "https://winlibs.com/", "description": "winlibs standalone build of GCC compiler and MinGW-w64 with UCRT", - "version": "13.2.0-11.0.1-ucrt-r7", + "version": "13.2.0-11.0.1-ucrt-r8", "license": "GPL-2.0-only,BSD-2-Clause,Apache-2.0,ZPL-2.1", "architecture": { "64bit": { - "url": "https://github.com/brechtsanders/winlibs_mingw/releases/download/13.2.0posix-18.1.3-11.0.1-ucrt-r7/winlibs-x86_64-posix-seh-gcc-13.2.0-mingw-w64ucrt-11.0.1-r7.7z", - "hash": "3656d33f22a1539e5263c3152719dc6d8151509800e1037d17ea418801a577b5", + "url": "https://github.com/brechtsanders/winlibs_mingw/releases/download/13.2.0posix-18.1.5-11.0.1-ucrt-r8/winlibs-x86_64-posix-seh-gcc-13.2.0-mingw-w64ucrt-11.0.1-r8.7z", + "hash": "54535ca325de2cf84679bc17846e9a2356acd042ceb21e424450836cde02ab9e", "extract_dir": "mingw64" }, "32bit": { - "url": "https://github.com/brechtsanders/winlibs_mingw/releases/download/13.2.0posix-18.1.3-11.0.1-ucrt-r7/winlibs-i686-posix-dwarf-gcc-13.2.0-mingw-w64ucrt-11.0.1-r7.7z", - "hash": "3facf0c112cac6098c22997ac047ce0d08712b89edf28e51c14485267671bfa7", + "url": "https://github.com/brechtsanders/winlibs_mingw/releases/download/13.2.0posix-18.1.5-11.0.1-ucrt-r8/winlibs-i686-posix-dwarf-gcc-13.2.0-mingw-w64ucrt-11.0.1-r8.7z", + "hash": "1f5ae7cdfc7a3db2d8edb6eaeb79c9e4e6db4a4854b6c58127f1617307242865", "extract_dir": "mingw32" } },