add msys2

This commit is contained in:
Yao Lu 2017-06-20 17:37:34 +08:00 committed by GitHub
parent 76befd8403
commit c698cbeebe

8
msys2.json Normal file
View File

@ -0,0 +1,8 @@
{
"homepage": "http://msys2.github.io",
"##":"64-bit version (able to build both 32-bit and 64-bit packages)",
"version": "2016.10.25",
"url": "https://sourceforge.net/projects/msys2/files/Base/x86_64/msys2-base-x86_64-20161025.tar.xz",
"extract_dir": "msys64",
"bin": [["msys2_shell.cmd", "msys2"]]
}