msys2: Update to version 2025-06-22

This commit is contained in:
github-actions[bot] 2025-06-22 20:28:35 +00:00
parent 0a37036cf9
commit 7648b47873

View File

@ -1,14 +1,14 @@
{
"##": "64-bit version is able to build both 32-bit and 64-bit packages",
"version": "2025-02-21",
"version": "2025-06-22",
"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/2025-02-21/msys2-base-x86_64-20250221.tar.xz",
"hash": "850589091e731d14b234447084737ca62aee1cc1e3c10be62fcdc12b8263d70b",
"url": "https://github.com/msys2/msys2-installer/releases/download/2025-06-22/msys2-base-x86_64-20250622.tar.xz",
"hash": "b4d5942e09db397f96a6b678d8af109f7ae17db32f299951bdac4427c9ff1700",
"extract_dir": "msys64"
}
},