msys2: Update to version 2022-12-16

This commit is contained in:
github-actions[bot] 2022-12-16 16:29:21 +00:00
parent 7ef650b77a
commit ddad8a414d

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": "2022-10-28", "version": "2022-12-16",
"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/2022-10-28/msys2-base-x86_64-20221028.tar.xz", "url": "https://github.com/msys2/msys2-installer/releases/download/2022-12-16/msys2-base-x86_64-20221216.tar.xz",
"hash": "622492c535c9372235a6233efcbbefcb064f9b671698d990b3cf71bad0fbdf0a", "hash": "246177c84f42fdad0a4ebad53af2e0dd6f29b61463d91c52ebd3d0b0d916ecd1",
"extract_dir": "msys64" "extract_dir": "msys64"
} }
}, },