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-s3.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
package:
name: aws-c-s3
version: 0.3.11
version: 0.3.12
epoch: 0
description: "AWS C99 library implementation for communicating with the S3 service"
copyright:
Expand Down Expand Up @@ -36,7 +36,7 @@ environment:
pipeline:
- uses: fetch
with:
expected-sha256: 219b2ad2ebd9aaf4b16bba90f88b6cbb0843773544dc4dcecf7109804ac45e7a
expected-sha256: 0fddd7a87f8ee2eb2714ea47dc1031874c02c1247369d54570c44fd12e027bf3
uri: https://github.com/awslabs/aws-c-s3/archive/refs/tags/v${{package.version}}.tar.gz

- runs: |
Expand Down