From 0aba85bc7a3f0c6c9824475fcb747bf5840036a5 Mon Sep 17 00:00:00 2001 From: Luke Sampson Date: Thu, 27 Jun 2013 11:54:46 +1000 Subject: [PATCH] less version 394 --- less.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 less.json diff --git a/less.json b/less.json new file mode 100644 index 0000000000..e5076fc016 --- /dev/null +++ b/less.json @@ -0,0 +1,14 @@ +{ + "homepage": "http://gnuwin32.sourceforge.net/packages/less.htm", + "version": "394", + "license": "Simplified BSD", + "url": [ + "http://downloads.sourceforge.net/project/gnuwin32/less/394/less-394-bin.zip", + "http://downloads.sourceforge.net/project/gnuwin32/less/394/less-394-dep.zip" + ], + "hash": [ + {"md5": "20f94bcc8a3347bd9a9ca32587d82eae"}, + {"md5": "539dce63be2b89a22af7b526d1022f72"} + ], + "bin": ["bin\\less.exe"] +} \ No newline at end of file