diff --git a/aws-c-common.yaml b/aws-c-common.yaml index 787a2fea03e..8ba88d838bd 100644 --- a/aws-c-common.yaml +++ b/aws-c-common.yaml @@ -1,6 +1,6 @@ package: name: aws-c-common - version: 0.9.16 + version: 0.9.17 epoch: 0 description: Core c99 package for AWS SDK for C including cross-platform primitives, configuration, data structures, and error handling copyright: @@ -19,7 +19,7 @@ environment: pipeline: - uses: fetch with: - expected-sha256: 24dc06cee55d7acc43a7c510d75afbbf9c8d452fc01f528512e6a1a844b76b03 + expected-sha256: 82f1a88494c5563892f0e048f0f56acfe7e10e5aa3fe9267b956dbabcc043440 uri: https://github.com/awslabs/aws-c-common/archive/refs/tags/v${{package.version}}.tar.gz - runs: |