diff --git a/aws-crt-cpp.yaml b/aws-crt-cpp.yaml index 1464c1ef72..07129cb0f4 100644 --- a/aws-crt-cpp.yaml +++ b/aws-crt-cpp.yaml @@ -1,6 +1,6 @@ package: name: aws-crt-cpp - version: 0.26.2 + version: 0.26.3 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: e4514b7fb8b1fe67429aa7b0e00f628999722174 + expected-commit: 98d68a1be424732ec1128ef2aadbf552ed653ed0 - runs: | if [ "$CBUILD" != "$CHOST" ]; then