msys2: Update to version 2021-02-28

This commit is contained in:
Jakub Čábera 2021-02-28 11:57:31 +01:00
parent 800caaec72
commit f133fc86ba

View File

@ -1,14 +1,14 @@
{
"##": "64-bit version is able to build both 32-bit and 64-bit packages",
"version": "2021-02-15",
"version": "2021-02-28",
"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/2021-02-15/msys2-base-x86_64-20210215.tar.xz",
"hash": "b69e0272b45cfcf7b5dc162b031808e642912629a1614f950326416ec10da3bd",
"url": "https://github.com/msys2/msys2-installer/releases/download/2021-02-28/msys2-base-x86_64-20210228.tar.xz",
"hash": "3f2ceb097a081789d9d497e0d3df8d99c16a1591b9984b0469440cd5bfa65092",
"extract_dir": "msys64"
}
},