We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0e4c2c9 commit 9404ee1Copy full SHA for 9404ee1
aws-c-s3.yaml
@@ -1,6 +1,6 @@
1
package:
2
name: aws-c-s3
3
- version: 0.4.0
+ version: 0.4.1
4
epoch: 0
5
description: "AWS C99 library implementation for communicating with the S3 service"
6
copyright:
@@ -36,7 +36,7 @@ environment:
36
pipeline:
37
- uses: fetch
38
with:
39
- expected-sha256: 268828366bf716e3d689d2e5109726f8af5367957371b332f34a4be29af03723
+ expected-sha256: 139cf462db2bcf5eb6b6317051b9419b7dde027759f07c3f4f52f8af944c6e92
40
uri: https://github.com/awslabs/aws-c-s3/archive/refs/tags/v${{package.version}}.tar.gz
41
42
- runs: |
0 commit comments