From ea8cc22e91e566991f3b832d72e64817892ec9e5 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Sat, 4 Feb 2017 21:48:25 +0100 Subject: [PATCH] Fix curl url --- curl.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/curl.json b/curl.json index 3f22a9681f..a746c83a50 100644 --- a/curl.json +++ b/curl.json @@ -4,7 +4,7 @@ "license": "MIT", "architecture": { "64bit": { - "url": "https://bintray.com/vszakats/generic/download_file?file_path=curl-7.52.1-win64-mingw.7z#/curl-$version-win64-mingw.7z", + "url": "https://bintray.com/vszakats/generic/download_file?file_path=curl-7.52.1-win64-mingw.7z#/curl-7.52.1-win64-mingw.7z", "hash": "e1c8136819d9424b864d64f6f87e413c41a57257af605d043d32eda9d04bb3b3", "extract_dir": "curl-7.52.1-win64-mingw" },