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-common.yaml
Original file line number Diff line number Diff line change
@@ -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:
Expand All @@ -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: |
Expand Down