We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2903663 commit 9c5e14bCopy full SHA for 9c5e14b
py3-awscrt.yaml
@@ -1,6 +1,6 @@
1
package:
2
name: py3-awscrt
3
- version: 0.19.15
+ version: 0.19.16
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: 4c5cc5e59148229353ccf87bf84c0f86e069a07a
+ expected-commit: 4c3718ad3e1c57c70a0a73718b72fcd2370c6650
33
34
- runs: |
35
# Allow linking to shared libraries
0 commit comments