[cpp-msbuild] branch main updated: Bump curl version.
Scott Cantor
cantor.2 at osu.edu
Tue Nov 16 19:20:03 UTC 2021
This is an automated email from the git hooks/post-receive script.
scantor pushed a commit to branch main
in repository cpp-msbuild.
View the commit online:
http://git.shibboleth.net/view/?p=cpp-msbuild.git;a=commit;h=a2fe584e4642b26881477fee93c37ad73890610c
The following commit(s) were added to refs/heads/main by this push:
new a2fe584 Bump curl version.
a2fe584 is described below
commit a2fe584e4642b26881477fee93c37ad73890610c
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Tue Nov 16 14:19:59 2021 -0500
Bump curl version.
---
dependencies/config.bat | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dependencies/config.bat b/dependencies/config.bat
index fdfe2e8..57a8516 100644
--- a/dependencies/config.bat
+++ b/dependencies/config.bat
@@ -103,7 +103,7 @@ REM
REM CURL_DIR is the directory name
REM CURL_VERSION is the version
REM
-Set LIBCURL_VERSION=7.79.1
+Set LIBCURL_VERSION=7.80.0
set LIBCURL_DIR=curl-%LIBCURL_VERSION%
set LIBCURL_FILE_VERSION=9
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list