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.29
version: 0.13.30
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: 7635464598dc7d301e5bda1639b65f0e5800006b634117eebe3803d313982daf
expected-sha256: 45e750e3ff9181012cd8ab368b16e6b375bdf591d015f39f8be2ecf3a562020c
uri: https://github.com/awslabs/aws-c-io/archive/refs/tags/v${{package.version}}.tar.gz

- runs: |
Expand Down