Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions aws-c-http.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
package:
name: aws-c-http
version: 0.7.7
version: 0.7.8
epoch: 0
description: AWS C99 implementation of the HTTP/1.1 and HTTP/2 specifications
copyright:
Expand All @@ -23,7 +23,7 @@ environment:
pipeline:
- uses: fetch
with:
expected-sha256: 3e149d11e36bea9b208469020d7f019c10e9454c3f8018190b0e21a3a6579bd4
expected-sha256: 5bdece84e80aa8a986e96a4148a9fb2f05c4a636e99f3fab1b7345ca6b09cc4c
uri: https://github.com/awslabs/aws-c-http/archive/refs/tags/v${{package.version}}.tar.gz

- runs: |
Expand Down