From b1c13d5208d873e0affa087a8a7ba36168fdf48a Mon Sep 17 00:00:00 2001 From: wolfi-bot <121097084+wolfi-bot@users.noreply.github.com> Date: Thu, 30 Nov 2023 00:12:41 +0000 Subject: [PATCH] aws-crt-cpp/0.24.9 package update --- aws-crt-cpp.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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