From 0376e854ac81c5fd1d6f0feca51dbd4ecfdcb561 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Sun, 14 Feb 2021 03:01:48 +0000 Subject: [PATCH] curl: Update to version 7.75.0_2 --- bucket/curl.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bucket/curl.json b/bucket/curl.json index 529803723a..8e3086c32c 100644 --- a/bucket/curl.json +++ b/bucket/curl.json @@ -12,7 +12,7 @@ "32bit": { "url": "https://curl.haxx.se/windows/dl-7.75.0_2/curl-7.75.0_2-win32-mingw.tar.xz", "hash": "62698004284c785509c17b5ec1a7abde83932ee13d4295d3429e63c3ec44e8ac", - "extract_dir": "curl-7.75.0-win32-mingw" + "extract_dir": "curl-matchHead-win32-mingw" } }, "bin": "bin\\curl.exe",