Skip to content

Commit

Permalink
Merge pull request #9235 from wolfi-dev/wolfictl-a4d7e353-3f12-4609-a…
Browse files Browse the repository at this point in the history
…12e-83bea79964b6

aws-crt-cpp/0.24.9 package update
  • Loading branch information
ajayk authored Nov 30, 2023
2 parents df267ff + b1c13d5 commit a4d84eb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions aws-crt-cpp.yaml
Original file line number Diff line number Diff line change
@@ -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:
Expand Down Expand Up @@ -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
Expand Down

0 comments on commit a4d84eb

Please sign in to comment.