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-auth.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
package:
name: aws-c-auth
version: 0.6.30
version: 0.7.0
epoch: 0
description: "C99 library implementation of AWS client-side authentication: standard credentials providers and signing"
copyright:
Expand All @@ -26,7 +26,7 @@ environment:
pipeline:
- uses: fetch
with:
expected-sha256: d3f28aa9e5fc6e40ec068687f02b711186e5d52569c100e0a12c9a268acf6e15
expected-sha256: 180ef775fa720b54ee31e2c478a809481c4e013d59bf921f5d2df74d2dfeccb6
uri: https://github.com/awslabs/aws-c-auth/archive/refs/tags/v${{package.version}}.tar.gz

- runs: |
Expand Down