Added GNU Make

This commit is contained in:
Rob Blackwell 2015-11-28 11:59:30 +00:00
parent 15c4fca811
commit 60a79bca5d

14
make.json Normal file
View File

@ -0,0 +1,14 @@
{
"homepage": "http://gnuwin32.sourceforge.net/packages/make.htm",
"version": "3.81",
"license": "GPL2",
"url": [
"http://ufpr.dl.sourceforge.net/project/gnuwin32/make/3.81/make-3.81-bin.zip",
"http://ufpr.dl.sourceforge.net/project/gnuwin32/make/3.81/make-3.81-dep.zip"
],
"hash": [
"ca23bc1d9370102878d2a79a31ae70288a1cfa51928667653ffbdc28090f4123",
"15fca07f695c3a82b22d5470641c60d893d727afce47add9af4f0f7c47bab747"
],
"bin": "bin\\make.exe"
}