msys2: Update to version 2024-11-16

This commit is contained in:
github-actions[bot] 2024-11-16 20:27:31 +00:00
parent c289274e75
commit 6a19b1425c

View File

@ -1,14 +1,14 @@
{
"##": "64-bit version is able to build both 32-bit and 64-bit packages",
"version": "2024-07-27",
"version": "2024-11-16",
"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-07-27/msys2-base-x86_64-20240727.tar.xz",
"hash": "da19afcc9b635967b3bfc0db119bf848ed6c28fdde8e4678d9f838d678939060",
"url": "https://github.com/msys2/msys2-installer/releases/download/2024-11-16/msys2-base-x86_64-20241116.tar.xz",
"hash": "341ca7c4ddf2f86ec548295a52920ababb8a0d47e449c0d5a066f5982169c021",
"extract_dir": "msys64"
}
},