diff --git a/make.json b/make.json new file mode 100644 index 0000000000..cb6596e1e3 --- /dev/null +++ b/make.json @@ -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" +} \ No newline at end of file diff --git a/which.json b/which.json new file mode 100644 index 0000000000..5309aaf06c --- /dev/null +++ b/which.json @@ -0,0 +1,12 @@ +{ + "homepage": "http://gnuwin32.sourceforge.net/packages/which.htm", + "version": "2.20", + "license": "GPL2", + "url": [ + "http://ufpr.dl.sourceforge.net/project/gnuwin32/which/2.20/which-2.20-bin.zip" + ], + "hash": [ + "035ec15541649f75459fb81f02406c72e1129fc9041b308160938ae712a603a4" + ], + "bin": "bin\\which.exe" +} \ No newline at end of file