mingw-winlibs: Update to version 13.1.0-16.0.4-11.0.0-r4

This commit is contained in:
github-actions[bot] 2023-05-31 20:24:49 +00:00
parent f90203f2de
commit 4e19af290d

View File

@ -1,17 +1,17 @@
{ {
"version": "12.2.0-15.0.7-10.0.0-r4", "version": "13.1.0-16.0.4-11.0.0-r4",
"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/12.2.0-15.0.7-10.0.0-msvcrt-r4/winlibs-x86_64-posix-seh-gcc-12.2.0-mingw-w64msvcrt-10.0.0-r4.7z", "url": "https://github.com/brechtsanders/winlibs_mingw/releases/download/13.1.0-16.0.4-11.0.0-msvcrt-r4/winlibs-x86_64-posix-seh-gcc-13.1.0-mingw-w64msvcrt-11.0.0-r4.7z",
"hash": "sha512:07550748fbb08fa3a39f3d5b12990af8007862a19027d39eaea506a8cf00a17c862faf3ffe530322bc80ec25ae031f94d469877f959a720c05a52c570f61f975", "hash": "sha512:8d4bfe367439fca7c90e0d2373cf19712c34705b3f96b01384dfeefe03254e1df1b5520655afb800d5a92cec3880e880b15bd9d76cf47956d7e786acf0501f3c",
"extract_dir": "mingw64" "extract_dir": "mingw64"
}, },
"32bit": { "32bit": {
"url": "https://github.com/brechtsanders/winlibs_mingw/releases/download/12.2.0-15.0.7-10.0.0-msvcrt-r4/winlibs-i686-posix-dwarf-gcc-12.2.0-mingw-w64msvcrt-10.0.0-r4.7z", "url": "https://github.com/brechtsanders/winlibs_mingw/releases/download/13.1.0-16.0.4-11.0.0-msvcrt-r4/winlibs-i686-posix-dwarf-gcc-13.1.0-mingw-w64msvcrt-11.0.0-r4.7z",
"hash": "sha512:8e3bb179ce5c8b6b132b64f3c71b10abe85803e3f0ff69bef16c56a3b2cab700f6ba24f14d0105d7bd0acd671ff7147b5acebd3a13b918aafb03b5ff902f0001", "hash": "sha512:36ee4d0bbac5ad914dd7190b8f41bbcf5741191ab23bc3bc77413b6f6fc388de628760522782b64ed307c05d139cefad2192401913a4981b31404a5e1421ea23",
"extract_dir": "mingw32" "extract_dir": "mingw32"
} }
}, },