msys2: Update to version 2021-11-30

This commit is contained in:
Richard Kuhnt 2021-12-03 18:02:01 +00:00
parent 002506abea
commit 249654793f

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": "2021-07-25", "version": "2021-11-30",
"description": "A software distro and building platform for Windows.", "description": "A software distro and building platform for Windows.",
"homepage": "http://msys2.github.io", "homepage": "http://msys2.github.io",
"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/2021-07-25/msys2-base-x86_64-20210725.tar.xz", "url": "https://github.com/msys2/msys2-installer/releases/download/2021-11-30/msys2-base-x86_64-20211130.tar.xz",
"hash": "4013a9d5e51b448343efc24fc6a324cc999bb96b4c01b13a6bd3c661bb5c8a82", "hash": "cad07ef0ae2492006c9457b26806351607f168c2fb6a71cd002223c2c395bfc7",
"extract_dir": "msys64" "extract_dir": "msys64"
} }
}, },