Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions aws-c-io.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
package:
name: aws-c-io
version: 0.13.21
version: 0.13.22
epoch: 0
description: Module for the AWS SDK for C handling all IO and TLS work for application protocols
copyright:
Expand All @@ -22,7 +22,7 @@ environment:
pipeline:
- uses: fetch
with:
expected-sha256: f7811e2dc9ce2875410cf5eee45d1d4a3304d597a6df866384cbd98ed6341bd5
expected-sha256: b11f477943810f81b4feea54e7bd2b32b3a57d751d0cb43567decad54f705d93
uri: https://github.com/awslabs/aws-c-io/archive/refs/tags/v${{package.version}}.tar.gz

- runs: |
Expand Down