Skip to content
Closed
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.8
version: 0.3.9
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: b52eeb7a0dc73741986731634988a274876860416eb032bfc941a1ebe2b7587b
expected-sha256: 5bbdf94a8c8f58591144d0463220c93eab9bf620c6a97717c89c2b7bea8803c8
uri: https://github.com/awslabs/aws-c-s3/archive/refs/tags/v${{package.version}}.tar.gz

- runs: |
Expand Down