Skip to content

Commit

Permalink
Merge pull request #13898 from wolfi-dev/wolfictl-407e5ced-286e-4d6a-…
Browse files Browse the repository at this point in the history
…8bc6-de5a0edac39b

aws-crt-cpp/0.26.3 package update
  • Loading branch information
ajayk authored Feb 29, 2024
2 parents 7058ba7 + 43170b4 commit b944076
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.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:
Expand Down Expand Up @@ -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
Expand Down

0 comments on commit b944076

Please sign in to comment.