diff --git a/aws-c-io.yaml b/aws-c-io.yaml index 67fbcc7fa79..8b0054728f5 100644 --- a/aws-c-io.yaml +++ b/aws-c-io.yaml @@ -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: @@ -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: |