mingw-winlibs: Update to version 12.1.0-14.0.6-10.0.0-r3

This commit is contained in:
github-actions[bot] 2022-08-11 00:34:27 +00:00
parent e2d68c3ae5
commit 3bc2004efe

View File

@ -1,17 +1,17 @@
{
"version": "12.1.0-14.0.4-10.0.0-r2",
"version": "12.1.0-14.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.1.0-14.0.4-10.0.0-msvcrt-r2/winlibs-x86_64-posix-seh-gcc-12.1.0-mingw-w64msvcrt-10.0.0-r2.7z",
"hash": "sha512:1248052b412b1ddc1f2dc9da3c1637ef1046a4d10627d7c8475b3cd0a1daa79bc32525de804cb7449ffc9621fff77a12ce238fae96f00e858ce5145ea66c0b04",
"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",
"extract_dir": "mingw64"
},
"32bit": {
"url": "https://github.com/brechtsanders/winlibs_mingw/releases/download/12.1.0-14.0.4-10.0.0-msvcrt-r2/winlibs-i686-posix-dwarf-gcc-12.1.0-mingw-w64msvcrt-10.0.0-r2.7z",
"hash": "sha512:40b640a6cd0cda9198ea84326595f0175d0f2f4a9d66aafdff030f5e3302d1943911ceae99f69d3c03556087a147760812aee051517688b7ffe668f8af56c340",
"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",
"extract_dir": "mingw32"
}
},