We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0b97183 + 4f88b71 commit c036d29Copy full SHA for c036d29
1 file changed
py3-awscrt.yaml
@@ -1,6 +1,6 @@
1
package:
2
name: py3-awscrt
3
- version: 0.20.2
+ version: 0.20.4
4
epoch: 0
5
description: "Python bindings for the AWS Common Runtime"
6
copyright:
@@ -29,7 +29,7 @@ pipeline:
29
with:
30
repository: https://github.com/awslabs/aws-crt-python
31
tag: v${{package.version}}
32
- expected-commit: 2981db9551dd4fe6b518aa8ba569a4200effa92b
+ expected-commit: 258a8c8d23fbb7742cffc95ae7087a26e451e761
33
34
- runs: |
35
# Allow linking to shared libraries
0 commit comments