From b84a54f97d79e67e8abc635b77e95bbd74044c51 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Tue, 27 Mar 2018 18:00:18 +0000 Subject: [PATCH] Update curl to version 7.59.0 --- curl.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/curl.json b/curl.json index c1807e7982..da3ba7b91a 100644 --- a/curl.json +++ b/curl.json @@ -10,7 +10,7 @@ }, "32bit": { "url": "https://dl.bintray.com/vszakats/generic/curl-7.59.0-win32-mingw.tar.xz", - "hash": "a9781484bd5cad92c3ac5ae1dcb89cf5d7cd55914b317f0e74f5e6d1e9d71196", + "hash": "29f9dd209912a9bd53aba9949e031fd43ae0fb59c64a5c1b5b63f49a6ff7dfb5", "extract_dir": "curl-7.59.0-win32-mingw" } },