msys2: Update to version 2022-05-03

This commit is contained in:
github-actions[bot] 2022-05-03 08:36:01 +00:00
parent a1501da802
commit 698d7d3abe

View File

@ -1,14 +1,14 @@
{
"##": "64-bit version is able to build both 32-bit and 64-bit packages",
"version": "2022-03-19",
"version": "2022-05-03",
"description": "A software distro and building platform for Windows.",
"homepage": "http://msys2.github.io",
"license": "GPL-2.0-only|BSD-3-Clause",
"notes": "Please run 'msys2' now for the MSYS2 setup to complete!",
"architecture": {
"64bit": {
"url": "https://github.com/msys2/msys2-installer/releases/download/2022-03-19/msys2-base-x86_64-20220319.tar.xz",
"hash": "39c4eb33e8ac8b32195aa4d36cf1f6382dab5de422bbea2900f263a8d83cd6fc",
"url": "https://github.com/msys2/msys2-installer/releases/download/2022-05-03/msys2-base-x86_64-20220503.tar.xz",
"hash": "62f6b9846f1101dfa2b8f4f1287c640805d9c42a96bde4ad6a019e300378ed3a",
"extract_dir": "msys64"
}
},