From d37bc8238c0cc19f98323e1968a687bef5559bde Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Sat, 10 Mar 2018 21:00:17 +0000 Subject: [PATCH] Update curl to version 7.58.0 --- curl.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/curl.json b/curl.json index 28124feb90..b225ca4973 100644 --- a/curl.json +++ b/curl.json @@ -10,7 +10,7 @@ }, "32bit": { "url": "https://dl.bintray.com/vszakats/generic/curl-7.58.0-win32-mingw.7z", - "hash": "ee637566c039ebaf0553c2d4259d3754cbc3d680fce5abc427921aa0bcabe36e", + "hash": "4ba2dcc16871a2c882c7f4653acb9a1708aba3cf9dbb842d5b6f4cde2757b878", "extract_dir": "curl-7.58.0-win32-mingw" } },