We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 05a55e9 commit f944ba1Copy full SHA for f944ba1
aws-c-http.yaml
@@ -1,7 +1,7 @@
1
package:
2
name: aws-c-http
3
- version: 0.9.2
4
- epoch: 1
+ version: "0.9.3"
+ epoch: 0
5
description: AWS C99 implementation of the HTTP/1.1 and HTTP/2 specifications
6
copyright:
7
- license: Apache-2.0
@@ -23,7 +23,7 @@ environment:
23
pipeline:
24
- uses: git-checkout
25
with:
26
- expected-commit: fc3eded2465c37d07fd9cc15e9b5b011224c9c9a
+ expected-commit: 590c7b597f87e5edc080b8b77418690c30319832
27
repository: https://github.com/awslabs/aws-c-http
28
tag: v${{package.version}}
29
0 commit comments