[cpp-msbuild] branch main updated: SSPCPP-929 Rev Curl to 7.77
Rod Widdowson
rdw at steadingsoftware.com
Wed May 26 12:40:57 UTC 2021
This is an automated email from the git hooks/post-receive script.
rdw 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=53a95d8f5e950f9e5116086dd43d9970f1e23100
The following commit(s) were added to refs/heads/main by this push:
new 53a95d8 SSPCPP-929 Rev Curl to 7.77
53a95d8 is described below
commit 53a95d8f5e950f9e5116086dd43d9970f1e23100
Author: Rod Widdowson <rdw at steadingsoftware.com>
AuthorDate: Wed May 26 13:39:23 2021 +0100
SSPCPP-929 Rev Curl to 7.77
https://issues.shibboleth.net/jira/browse/SSPCPP-929
Note that the LIBCURL_FILE_VERSION is not changed.
---
dependencies/config.bat | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dependencies/config.bat b/dependencies/config.bat
index fb039d1..4931ee6 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.76.0
+Set LIBCURL_VERSION=7.77.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