From 81ede3ece1f1da9d9c6e918caf0bfb3666b05dd3 Mon Sep 17 00:00:00 2001 From: Luke Sampson Date: Mon, 23 Sep 2013 11:36:47 +1000 Subject: [PATCH] bzip2 1.0.5 --- bzip2.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 bzip2.json diff --git a/bzip2.json b/bzip2.json new file mode 100644 index 0000000000..69ddd1c810 --- /dev/null +++ b/bzip2.json @@ -0,0 +1,12 @@ +{ + "version": "1.0.5", + "homepage": "http://gnuwin32.sourceforge.net/packages/bzip2.htm", + "url": "http://downloads.sourceforge.net/project/gnuwin32/bzip2/1.0.5/bzip2-1.0.5-bin.zip", + "hash": "md5:a1155c41b1954a2f6da1014c7c1a1263", + "bin": [ + "bin\\bunzip2.exe", + "bin\\bzcat.exe", + "bin\\bzip2.exe", + "bin\\bzip2recover.exe" + ] +} \ No newline at end of file