Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 281d312

Browse files
authoredJul 11, 2022
Update Curl to 7.84.0 (aws#84)
1 parent 8ba913f commit 281d312

File tree

4 files changed

+3
-3
lines changed

4 files changed

+3
-3
lines changed
 

‎THIRD-PARTY-LICENSES

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -228,7 +228,7 @@ SOFTWARE.
228228

229229
------
230230

231-
** libcurl; version 7.83.1 -- https://github.com/curl/curl
231+
** libcurl; version 7.84.0 -- https://github.com/curl/curl
232232
Copyright (c) 1996 - 2022, Daniel Stenberg, daniel@haxx.se, and many
233233
contributors, see the THANKS file.
234234

‎deps/curl-7.83.1.tar.gz

-3.97 MB
Binary file not shown.

‎deps/curl-7.84.0.tar.gz

3.98 MB
Binary file not shown.

‎deps/versions

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
AWS_LAMBDA_CPP_RELEASE=0.2.6
22
CURL_MAJOR_VERSION=7
3-
CURL_MINOR_VERSION=83
4-
CURL_PATCH_VERSION=1
3+
CURL_MINOR_VERSION=84
4+
CURL_PATCH_VERSION=0

0 commit comments

Comments
 (0)
Please sign in to comment.