mingw-winlibs: Update to version 12.2.0-16.0.0-10.0.0-r5

This commit is contained in:
github-actions[bot] 2023-04-06 08:27:31 +00:00
parent 6ad7e12fb3
commit c019492609

View File

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