From 825b54113758ebde43ac47bb3ec05aabd1824a9a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 30 Dec 2022 16:28:34 +0000 Subject: [PATCH] mingw-winlibs: Update to version 12.2.0-15.0.6-10.0.0-r3 --- bucket/mingw-winlibs.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/mingw-winlibs.json b/bucket/mingw-winlibs.json index 87254f25ae..2669eb480c 100644 --- a/bucket/mingw-winlibs.json +++ b/bucket/mingw-winlibs.json @@ -1,17 +1,17 @@ { - "version": "12.2.0-14.0.6-10.0.0-r2", + "version": "12.2.0-15.0.6-10.0.0-r3", "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.2.0-14.0.6-10.0.0-msvcrt-r2/winlibs-x86_64-posix-seh-gcc-12.2.0-mingw-w64msvcrt-10.0.0-r2.7z", - "hash": "sha512:678cec9475610b351cc14e46de09c63e55ee013f00cc7e712dffbf366fff849ad6237609a64a15da864d164c6903fae1adec88ffb70645cfd20767be8be5c489", + "url": "https://github.com/brechtsanders/winlibs_mingw/releases/download/12.2.0-15.0.6-10.0.0-msvcrt-r3/winlibs-x86_64-posix-seh-gcc-12.2.0-mingw-w64msvcrt-10.0.0-r3.7z", + "hash": "sha512:ffb4b22d3e529f6064274b23a8cd89b33e73b6aad71537655aca957a0fba1d1a823f5012e54a69c6cc2e463b34ce1d047b23f5b1859ef14c557ddd2823c76a58", "extract_dir": "mingw64" }, "32bit": { - "url": "https://github.com/brechtsanders/winlibs_mingw/releases/download/12.2.0-14.0.6-10.0.0-msvcrt-r2/winlibs-i686-posix-dwarf-gcc-12.2.0-mingw-w64msvcrt-10.0.0-r2.7z", - "hash": "sha512:c061b1bfd0bca28d7fe913493d4671b51c5e2b36eb3273ad1d782667df79e172fefe9b50bb6f3e25a7a251fd07f9878ba6a5bdb6667eda0f91567fb1658e45c5", + "url": "https://github.com/brechtsanders/winlibs_mingw/releases/download/12.2.0-15.0.6-10.0.0-msvcrt-r3/winlibs-i686-posix-dwarf-gcc-12.2.0-mingw-w64msvcrt-10.0.0-r3.7z", + "hash": "sha512:4dae84efb43caee43c2d46ec25c1b5ba494eba2f5c5b8b2c84528829d16013416bebdfad9ce7f5558642b5c91947ab69fa702c06084c8250d9189c3a662ab32a", "extract_dir": "mingw32" } },