msys2: Update to version 2025-02-21

This commit is contained in:
github-actions[bot] 2025-02-21 12:32:04 +00:00
parent 34420ee9e4
commit 0e0143b735

View File

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