msys2: Update to version 2023-01-27

This commit is contained in:
github-actions[bot] 2023-01-27 12:30:40 +00:00
parent dac78b47e3
commit 249e67b5ad

View File

@ -1,14 +1,14 @@
{
"##": "64-bit version is able to build both 32-bit and 64-bit packages",
"version": "2022-12-16",
"version": "2023-01-27",
"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-12-16/msys2-base-x86_64-20221216.tar.xz",
"hash": "246177c84f42fdad0a4ebad53af2e0dd6f29b61463d91c52ebd3d0b0d916ecd1",
"url": "https://github.com/msys2/msys2-installer/releases/download/2023-01-27/msys2-base-x86_64-20230127.tar.xz",
"hash": "e0019a1323e86b26cb6405774527cf4e7d784123f4e2f167d1d4366d6b8f4043",
"extract_dir": "msys64"
}
},