diff --git a/bucket/mingw-winlibs.json b/bucket/mingw-winlibs.json index fe58672ce9..6472dcfa08 100644 --- a/bucket/mingw-winlibs.json +++ b/bucket/mingw-winlibs.json @@ -1,17 +1,17 @@ { - "version": "12.1.0-14.0.6-10.0.0-r3", + "version": "12.2.0-14.0.6-10.0.0-r1", "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/12.1.0-14.0.6-10.0.0-msvcrt-r3/winlibs-x86_64-posix-seh-gcc-12.1.0-mingw-w64msvcrt-10.0.0-r3.7z", - "hash": "sha512:43129a36415626b2cd3aa75e3d642206d6079c277bad346be8d7b49ec2c2a831208e0045042ce5cbce3a50d4c40c498eb84a07f2781d6c73b8c502d0e82c8834", + "url": "https://github.com/brechtsanders/winlibs_mingw/releases/download/12.2.0-14.0.6-10.0.0-msvcrt-r1/winlibs-x86_64-posix-seh-gcc-12.2.0-mingw-w64msvcrt-10.0.0-r1.7z", + "hash": "sha512:c9f3459715510f3c57bdcb1c403fcded689e7cf1e9125780d37e6ce3f1e4dcc1adeab27879acc796761ba7ac55349c087eb984fc13cfe1d1dc58a2b1f0abcd0f", "extract_dir": "mingw64" }, "32bit": { - "url": "https://github.com/brechtsanders/winlibs_mingw/releases/download/12.1.0-14.0.6-10.0.0-msvcrt-r3/winlibs-i686-posix-dwarf-gcc-12.1.0-mingw-w64msvcrt-10.0.0-r3.7z", - "hash": "sha512:b2b28b4e1fbaef5038fc4285c3cea92452cd48f7f4e743ede4dd53ab210a6c7df589448423b0cac896cb0c7d84129f5548df5a843425a2bdfcb3d9989bd29fdd", + "url": "https://github.com/brechtsanders/winlibs_mingw/releases/download/12.2.0-14.0.6-10.0.0-msvcrt-r1/winlibs-i686-posix-dwarf-gcc-12.2.0-mingw-w64msvcrt-10.0.0-r1.7z", + "hash": "sha512:3d87dd68fae6aad1631fdf53abe4c9f77abcbdb7a8153237417aa236a9c71e34bfe6a156b22f780db9b14b42caf5fcdbcd0a6181babb03baaafbddf6ba72a0b5", "extract_dir": "mingw32" } },