From 57afb1148e3daaf400673fdfc8ddec4bb1e6f13c Mon Sep 17 00:00:00 2001 From: Luke Sampson Date: Sun, 16 Mar 2014 10:05:54 +1000 Subject: [PATCH] zip 3.0 --- zip.json | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 zip.json diff --git a/zip.json b/zip.json new file mode 100644 index 0000000000..0a1833f72a --- /dev/null +++ b/zip.json @@ -0,0 +1,19 @@ +{ + "homepage": "http://mingw.org/wiki/MSYS", + "version": "3.0", + "license": "http://www.info-zip.org/doc/LICENSE", + "url": [ + "http://downloads.sourceforge.net/project/mingw/MSYS/Extension/zip/zip-3.0-1/zip-3.0-1-msys-1.0.14-bin.tar.lzma", + "http://downloads.sourceforge.net/project/mingw/MSYS/Base/msys-core/msys-1.0.18-1/msysCORE-1.0.18-1-msys-1.0.18-bin.tar.lzma" + ], + "hash": [ + "ffe9b49d5302e00f8e5e6c6166e2f6e898c9459e696812284c8f37350f6fc45d", + "4e262a414f238773b311c8bb55a52e62743c06e0e55b319ca5b47e3e306464d5" + ], + "bin": [ + "bin/zip.exe", + "bin/zipcloak.exe", + "bin/zipnote.exe", + "bin/zipsplit.exe" + ] +} \ No newline at end of file