msys2: Update to version 2022-09-04

This commit is contained in:
github-actions[bot] 2022-09-04 08:29:38 +00:00
parent 6a04a85281
commit 487af2a986

View File

@ -1,14 +1,14 @@
{
"##": "64-bit version is able to build both 32-bit and 64-bit packages",
"version": "2022-06-03",
"version": "2022-09-04",
"description": "A software distro and building platform for Windows.",
"homepage": "http://msys2.github.io",
"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/2022-06-03/msys2-base-x86_64-20220603.tar.xz",
"hash": "7a94529d2e88614424212897c963244733de758185cb615c7bb3efbad55190da",
"url": "https://github.com/msys2/msys2-installer/releases/download/2022-09-04/msys2-base-x86_64-20220904.tar.xz",
"hash": "de80d038d1177fb7dc026e834f4b03965e5d46eaab64a18f991d42bdcb445520",
"extract_dir": "msys64"
}
},