Skip to content

Commit e865e54

Browse files
Update Curl to 7.84.0 (#354)
1 parent bdd625a commit e865e54

File tree

3 files changed

+1
-1
lines changed

3 files changed

+1
-1
lines changed

aws-lambda-java-runtime-interface-client/src/main/jni/build-jni-lib.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ set -euo pipefail
66
SRC_DIR=$(dirname "$0")
77
DST_DIR=${1}
88
MULTI_ARCH=${2}
9-
CURL_VERSION=7.83.0
9+
CURL_VERSION=7.84.0
1010

1111
# Not using associative arrays to maintain bash 3 compatibility with building on MacOS
1212
# MacOS ships with bash 3 and associative arrays require bash 4+
Binary file not shown.
Binary file not shown.

0 commit comments

Comments
 (0)