From b75e3d1035a4475b8e147a8f3a43ab21b11565d4 Mon Sep 17 00:00:00 2001 From: Luke Sampson Date: Wed, 26 Jun 2013 19:05:54 +1000 Subject: [PATCH] support SHA1 hashes, use this for wget --- wget.json | 1 + 1 file changed, 1 insertion(+) diff --git a/wget.json b/wget.json index 088a53429d..adcaa7cf51 100644 --- a/wget.json +++ b/wget.json @@ -3,5 +3,6 @@ "license": "GPL3", "version": "1.11.4", "url": "http://users.ugent.be/~bpuype/cgi-bin/fetch.pl?dl=wget/wget.exe", + "hash": { "sha1": "457b1cd985ed07baffd8c66ff40e9c1b6da93753"}, "bin": "wget.exe" } \ No newline at end of file