diff --git a/aws-c-s3.yaml b/aws-c-s3.yaml index 9bff2c27088..8154b2abf7e 100644 --- a/aws-c-s3.yaml +++ b/aws-c-s3.yaml @@ -1,6 +1,6 @@ package: name: aws-c-s3 - version: 0.3.5 + version: 0.3.6 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: 1a7cd382a2b21a7d86e9dc10bafe1192873e3fdfd9da57a79c5158d524f91e0c + expected-sha256: 5cfa3b5163065d7aa9d50749ed5acddd6947000c471ccbc566b7b9e63512e815 uri: https://github.com/awslabs/aws-c-s3/archive/refs/tags/v${{package.version}}.tar.gz - runs: |