We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dc83706 commit 5098303Copy full SHA for 5098303
deps/versions
@@ -1,4 +1,4 @@
1
AWS_LAMBDA_CPP_RELEASE=0.2.6
2
CURL_MAJOR_VERSION=7
3
-CURL_MINOR_VERSION=83
4
-CURL_PATCH_VERSION=1
+CURL_MINOR_VERSION=85
+CURL_PATCH_VERSION=0
scripts/preinstall.sh
@@ -1,6 +1,6 @@
#!/bin/sh
# Copyright 2019 Amazon.com, Inc. or its affiliates. All Rights Reserved.
-set -e
+set -xe
5
ARTIFACTS_DIR=$(pwd)/deps/artifacts
6
0 commit comments