From c95d8031ba6e20fe390a38c84efd24a1818677dc Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Fri, 24 Aug 2018 22:00:35 +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 d861f07857..041b15230e 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": "bdd13cc52257bbd3d862ab7355e2b3687eef70078d2fe114f9e62c998e51e0a2", + "hash": "87f86fc7b4c937b56f1057781af5cd6fcb4e7a4be47261b9d612e9762f89ad0c", "extract_dir": "curl-7.61.0-win32-mingw" } },