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.8.23
version: 0.9.0
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: 67455d8149c74b1db3e4dd68db47dc7372de02dd78fbc620f9c7f0270d9d6018
expected-sha256: 9b62ab1dcece3107810ea4f4511fe8e1e010a83cb0cb502b6ec685ce752a7b0c
uri: https://github.com/awslabs/aws-c-common/archive/refs/tags/v${{package.version}}.tar.gz

- runs: |
Expand Down