support SHA1 hashes, use this for wget

This commit is contained in:
Luke Sampson 2013-06-26 19:05:54 +10:00
parent 2192f4be96
commit b75e3d1035

View File

@ -3,5 +3,6 @@
"license": "GPL3", "license": "GPL3",
"version": "1.11.4", "version": "1.11.4",
"url": "http://users.ugent.be/~bpuype/cgi-bin/fetch.pl?dl=wget/wget.exe", "url": "http://users.ugent.be/~bpuype/cgi-bin/fetch.pl?dl=wget/wget.exe",
"hash": { "sha1": "457b1cd985ed07baffd8c66ff40e9c1b6da93753"},
"bin": "wget.exe" "bin": "wget.exe"
} }