Skip to content

Commit dacf2b1

Browse files
authored
Bump AWS-LC version to v1.17.4 (#4303)
1 parent ea337a4 commit dacf2b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

codebuild/bin/install_awslc.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ source codebuild/bin/jobs.sh
3636
if [ "$IS_FIPS" == "1" ]; then
3737
AWSLC_VERSION=AWS-LC-FIPS-1.0.3
3838
else
39-
AWSLC_VERSION=v1.8.0
39+
AWSLC_VERSION=v1.17.4
4040
fi
4141
mkdir -p "$BUILD_DIR"||true
4242
cd "$BUILD_DIR"

0 commit comments

Comments
 (0)