Skip to content

Commit

Permalink
Update libcurl-7.50.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Carlos Une committed Aug 14, 2016
1 parent cfd8637 commit 5c38047
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion create_dmd_release/build_all.d
Expand Up @@ -405,7 +405,7 @@ int main(string[] args)

enum optlink = "optlink.zip";
enum libC = "snn.lib";
enum libCurl = "libcurl-7.47.1-WinSSL-zlib-x86-x64.zip";
enum libCurl = "libcurl-7.50.1-WinSSL-zlib-x86-x64.zip";

auto oldCompilers = platforms
.map!(p => "dmd.%1$s.%2$s.%3$s".format(oldVer, p, p.os == OS.windows ? "7z" : "tar.xz"));
Expand Down

0 comments on commit 5c38047

Please sign in to comment.