support for MD5 file hashes

This commit is contained in:
Luke Sampson 2013-06-25 19:44:12 +10:00
parent 9619b662a3
commit 6ffff813ad

View File

@ -7,8 +7,8 @@
"http://downloads.sourceforge.net/project/gnuwin32/tar/1.13-1/tar-1.13-1-dep.zip" "http://downloads.sourceforge.net/project/gnuwin32/tar/1.13-1/tar-1.13-1-dep.zip"
], ],
"hash": [ "hash": [
{ "a92857ec82db569f0a8fa5370642dc69": "md5" }, { "md5": "a92857ec82db569f0a8fa5370642dc69" },
{ "2606b30c140eb1d1ea15612150eb2e6b": "md5" } { "md5": "2606b30c140eb1d1ea15612150eb2e6b" }
], ],
"bin": [ "bin\\tar.exe" ] "bin": [ "bin\\tar.exe" ]
} }