awslabs / aws-crt-cpp

C++ wrapper around the aws-c-* libraries. Provides Cross-Platform Transport Protocols and SSL/TLS implementations for C++.
Apache License 2.0
74 stars 65 forks source link

Update submodules to pull aws-lc build fix #560

Closed sfod closed 10 months ago

sfod commented 10 months ago

aws-c-auth v0.7.4 -> v0.7.5 aws-c-cal v0.6.7 -> v0.6.9 aws-c-common v0.9.4 -> v0.9.7 aws-c-s3 v0.3.19 -> v0.3.22 aws-lc v1.16.0 -> v1.17.1 s2n v1.3.55 -> v1.3.56

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.