msys2: Update to version 2025-12-13

This commit is contained in:
github-actions[bot] 2025-12-13 20:30:51 +00:00
parent 2f8cf1fd66
commit 1a1419ad72

View File

@ -1,14 +1,14 @@
{
"##": "64-bit version is able to build both 32-bit and 64-bit packages",
"version": "2025-08-30",
"version": "2025-12-13",
"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-08-30/msys2-base-x86_64-20250830.tar.xz",
"hash": "780d7546aa86b781e0ded37c7b8f71f1b8572219494fe88259d8d4b78752b2e2",
"url": "https://github.com/msys2/msys2-installer/releases/download/2025-12-13/msys2-base-x86_64-20251213.tar.xz",
"hash": "999f63c2fc7525af5cd41b55e9ea704471a4f9d0278a257fff3b0d1183c441b9",
"extract_dir": "msys64"
}
},