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.27
version: 0.13.28
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: 267ced7f4d5b06418bcbed661dae6c54d0a2282ac03a4311a7aed80dae7599b4
expected-sha256: ce776c175db5e0df1f70acc358478f548e18e267b21946463c931fc9ee878c4f
uri: https://github.com/awslabs/aws-c-io/archive/refs/tags/v${{package.version}}.tar.gz

- runs: |
Expand Down