msys2: Update to version 2023-03-18

This commit is contained in:
github-actions[bot] 2023-03-18 16:29:14 +00:00
parent 373a45a4e3
commit 2028aee911

View File

@ -1,14 +1,14 @@
{
"##": "64-bit version is able to build both 32-bit and 64-bit packages",
"version": "2023-01-27",
"version": "2023-03-18",
"description": "A software distro and building platform for Windows.",
"homepage": "http://www.msys2.org/",
"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/2023-01-27/msys2-base-x86_64-20230127.tar.xz",
"hash": "e0019a1323e86b26cb6405774527cf4e7d784123f4e2f167d1d4366d6b8f4043",
"url": "https://github.com/msys2/msys2-installer/releases/download/2023-03-18/msys2-base-x86_64-20230318.tar.xz",
"hash": "83b95c0787810b06ae2e30420c70126d2269b4a64d0702fc3d6b2bf24fc6d72d",
"extract_dir": "msys64"
}
},