diff --git a/aws-c-s3.yaml b/aws-c-s3.yaml index 2b3cb3a3493..4a670775cb2 100644 --- a/aws-c-s3.yaml +++ b/aws-c-s3.yaml @@ -1,6 +1,6 @@ package: name: aws-c-s3 - version: 0.3.15 + version: 0.3.16 epoch: 0 description: "AWS C99 library implementation for communicating with the S3 service" copyright: @@ -36,7 +36,7 @@ environment: pipeline: - uses: fetch with: - expected-sha256: 9e35b8d2a4baf9fa99f74a2bfa285af3ed696254b6ce4cec2cb1defd61a20914 + expected-sha256: 74db73b2d777ee9e0040df8b8ab0ce76d2dbfda5bd011688715f56efaab2a9da uri: https://github.com/awslabs/aws-c-s3/archive/refs/tags/v${{package.version}}.tar.gz - runs: |