msys2: Update to version 2025-08-30

This commit is contained in:
github-actions[bot] 2025-08-30 12:30:55 +00:00
parent c4b08d022d
commit 4ec6a8e205

View File

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