From 4f6e69f6e6f80c1f1101a0374c318ed96cde25f9 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Sat, 25 Aug 2018 17:00:28 +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 56f9645860..2698a57e4b 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": "6168e55641a5b117610724a7fff8006cd89e205e37553719e9f4f2bd7f56ba5c", + "hash": "a73329d0094e93f402a737e2d9f665fb1b4e79c19424e85d53effd4cad25d2d5", "extract_dir": "curl-7.61.0-win32-mingw" } },