From 0d11429a3f6802cb3083512b8c58664586fbc8da Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Mon, 3 Jul 2017 14:00:20 +0000 Subject: [PATCH] Update curl to version 7.54.1 --- curl.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/curl.json b/curl.json index 9db11ba00c..7a51f7fb20 100644 --- a/curl.json +++ b/curl.json @@ -10,7 +10,7 @@ }, "32bit": { "url": "https://dl.bintray.com/vszakats/generic/curl-7.54.1-win32-mingw.7z", - "hash": "85dd67f72ef259597ac6f2220d26c5a73442fd2786790ff19f93d66b2f22607a", + "hash": "6a2fffd8e72fa62e37d1ac171a7f58e7ae6c4b4d895f1015c5297a3d9707d5e0", "extract_dir": "curl-7.54.1-win32-mingw" } },