From 5906f905761aa95c78afbeaf1b2504e3a313442b Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Sat, 25 Aug 2018 16:00:30 +0000 Subject: [PATCH] curl: Update to version 7.61.0 --- curl.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/curl.json b/curl.json index 2698a57e4b..56f9645860 100644 --- a/curl.json +++ b/curl.json @@ -11,7 +11,7 @@ }, "32bit": { "url": "https://dl.bintray.com/vszakats/generic/curl-7.61.0-win32-mingw.tar.xz", - "hash": "a73329d0094e93f402a737e2d9f665fb1b4e79c19424e85d53effd4cad25d2d5", + "hash": "6168e55641a5b117610724a7fff8006cd89e205e37553719e9f4f2bd7f56ba5c", "extract_dir": "curl-7.61.0-win32-mingw" } },