mingw-winlibs: Update to version 14.1.0-12.0.0-r3

This commit is contained in:
github-actions[bot] 2024-07-10 00:36:01 +00:00
parent ff6df76ffb
commit 5a03f12318

View File

@ -1,17 +1,17 @@
{ {
"version": "14.1.0-11.0.1-r1", "version": "14.1.0-12.0.0-r3",
"description": "GNU Compiler Collection (WinLibs build)", "description": "GNU Compiler Collection (WinLibs build)",
"homepage": "https://winlibs.com", "homepage": "https://winlibs.com",
"license": "GPL-3.0-or-later,ZPL-2.1,BSD-2-Clause,...", "license": "GPL-3.0-or-later,ZPL-2.1,BSD-2-Clause,...",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/brechtsanders/winlibs_mingw/releases/download/14.1.0posix-18.1.5-11.0.1-msvcrt-r1/winlibs-x86_64-posix-seh-gcc-14.1.0-mingw-w64msvcrt-11.0.1-r1.7z", "url": "https://github.com/brechtsanders/winlibs_mingw/releases/download/14.1.0posix-18.1.8-12.0.0-msvcrt-r3/winlibs-x86_64-posix-seh-gcc-14.1.0-mingw-w64msvcrt-12.0.0-r3.7z",
"hash": "630aa4602ed42ea8d464744ae9de45217b71282bdff31732a353ab91720c72ca", "hash": "a4284089896bfaa02592f52330bd6535472c295363b251f3c64a0e7102c15a4b",
"extract_dir": "mingw64" "extract_dir": "mingw64"
}, },
"32bit": { "32bit": {
"url": "https://github.com/brechtsanders/winlibs_mingw/releases/download/14.1.0posix-18.1.5-11.0.1-msvcrt-r1/winlibs-i686-posix-dwarf-gcc-14.1.0-mingw-w64msvcrt-11.0.1-r1.7z", "url": "https://github.com/brechtsanders/winlibs_mingw/releases/download/14.1.0posix-18.1.8-12.0.0-msvcrt-r3/winlibs-i686-posix-dwarf-gcc-14.1.0-mingw-w64msvcrt-12.0.0-r3.7z",
"hash": "be012a7fc95b31a61c5e419ea2aeabd2efa8d70f323dddf0bed5e5e1098dd4f4", "hash": "b0bb21304d95fe0712d8ac56df065b442e740164054ddde20bcb5983f921deff",
"extract_dir": "mingw32" "extract_dir": "mingw32"
} }
}, },