From fa4144d7253bfd517649e6d129bbe29d31301765 Mon Sep 17 00:00:00 2001 From: Luke Sampson Date: Mon, 6 Jan 2014 12:01:15 +1000 Subject: [PATCH] unzip 6.0 --- bucket/unzip.json | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 bucket/unzip.json diff --git a/bucket/unzip.json b/bucket/unzip.json new file mode 100644 index 00000000..06c010ec --- /dev/null +++ b/bucket/unzip.json @@ -0,0 +1,19 @@ +{ + "homepage": "http://mingw.org/wiki/MSYS", + "version": "6.0", + "license": "GPL2", + "url": [ + "http://downloads.sourceforge.net/project/mingw/MSYS/Extension/unzip/unzip-6.0-1/unzip-6.0-1-msys-1.0.13-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": [ + "ecb6749234f83389b34723db52a36326421e9bb1aa41f0ce575aa802ca390c79", + "4e262a414f238773b311c8bb55a52e62743c06e0e55b319ca5b47e3e306464d5" + ], + "bin": [ + "bin\\funzip.exe", + "bin\\unzip.exe", + "bin\\unzipsfx.exe", + "bin\\zipinfo.exe" + ] +} \ No newline at end of file