msys2: Update to version 2024-12-08

This commit is contained in:
github-actions[bot] 2024-12-08 12:31:54 +00:00
parent 29b8e31b59
commit 30f43b97b8

View File

@ -1,14 +1,14 @@
{ {
"##": "64-bit version is able to build both 32-bit and 64-bit packages", "##": "64-bit version is able to build both 32-bit and 64-bit packages",
"version": "2024-11-16", "version": "2024-12-08",
"description": "A software distro and building platform for Windows.", "description": "A software distro and building platform for Windows.",
"homepage": "http://www.msys2.org/", "homepage": "http://www.msys2.org/",
"license": "GPL-2.0-only|BSD-3-Clause", "license": "GPL-2.0-only|BSD-3-Clause",
"notes": "Please run 'msys2' now for the MSYS2 setup to complete!", "notes": "Please run 'msys2' now for the MSYS2 setup to complete!",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/msys2/msys2-installer/releases/download/2024-11-16/msys2-base-x86_64-20241116.tar.xz", "url": "https://github.com/msys2/msys2-installer/releases/download/2024-12-08/msys2-base-x86_64-20241208.tar.xz",
"hash": "341ca7c4ddf2f86ec548295a52920ababb8a0d47e449c0d5a066f5982169c021", "hash": "dfaed9ee4e1a28c24ed06edbb0767846a1022eb3ec849d70b2b999129e472135",
"extract_dir": "msys64" "extract_dir": "msys64"
} }
}, },