From edf12bd88d8188403835830a84d0be2057731b3b Mon Sep 17 00:00:00 2001 From: Rob Blackwell Date: Sat, 28 Nov 2015 12:09:32 +0000 Subject: [PATCH] Added GNU which --- which.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 which.json 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