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.
2 parents 5957ebd + 85e3d08 commit 0ab4dc5Copy full SHA for 0ab4dc5
1 file changed
aws-c-http.yaml
@@ -1,6 +1,6 @@
1
package:
2
name: aws-c-http
3
- version: 0.7.7
+ version: 0.7.8
4
epoch: 0
5
description: AWS C99 implementation of the HTTP/1.1 and HTTP/2 specifications
6
copyright:
@@ -23,7 +23,7 @@ environment:
23
pipeline:
24
- uses: fetch
25
with:
26
- expected-sha256: 3e149d11e36bea9b208469020d7f019c10e9454c3f8018190b0e21a3a6579bd4
+ expected-sha256: 5bdece84e80aa8a986e96a4148a9fb2f05c4a636e99f3fab1b7345ca6b09cc4c
27
uri: https://github.com/awslabs/aws-c-http/archive/refs/tags/v${{package.version}}.tar.gz
28
29
- runs: |
0 commit comments