diff --git a/aws-crt-cpp.yaml b/aws-crt-cpp.yaml index b6ed98910d7..4475a747edc 100644 --- a/aws-crt-cpp.yaml +++ b/aws-crt-cpp.yaml @@ -1,6 +1,6 @@ package: name: aws-crt-cpp - version: 0.24.8 + version: 0.24.9 epoch: 0 description: "C++ wrapper around the aws-c-* libraries. Provides Cross-Platform Transport Protocols and SSL/TLS implementations for C++" copyright: @@ -32,7 +32,7 @@ pipeline: with: repository: https://github.com/awslabs/aws-crt-cpp tag: v${{package.version}} - expected-commit: 39e29736fa6cbea5607db8f5c1fea5b59c793213 + expected-commit: 5f1eae687f86a8b356521fa61d6685d10dfecd28 - runs: | if [ "$CBUILD" != "$CHOST" ]; then