From aebe1e0948bd225cbc6d98f9c1eba7bee32de29b Mon Sep 17 00:00:00 2001 From: Johnny Anderson dos Santos Date: Wed, 13 Jul 2016 19:41:42 -0300 Subject: [PATCH] Update curl.json (#958) Updated hash for cURL 7.49.1 64bits. This version of cURL wasn't updating. --- curl.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/curl.json b/curl.json index ad1746d323..b1e759e846 100644 --- a/curl.json +++ b/curl.json @@ -5,7 +5,7 @@ "architecture": { "64bit": { "url": "https://bintray.com/artifact/download/vszakats/generic/curl-7.49.1-win64-mingw.7z", - "hash": "bcf1b5bd97c462e2044177faa5d1d30bcf2a46a191001c752e5b69427e84ba61", + "hash": "40b88b76c5a9c0e443dde0294449b4885f4160816abffe4f947b29d87661137b", "extract_dir": "curl-7.49.1-win64-mingw" }, "32bit": {