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.10
version: 0.7.11
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: 2dc02b241b477c35845e8f19d8f40647d8e1cae9f884b186f0051a58dd980193
expected-sha256: d2fb991e52388895aa78c5cc37f1e65f38b62ddf559539ca5f5dd513178f629b
uri: https://github.com/awslabs/aws-c-http/archive/refs/tags/v${{package.version}}.tar.gz

- runs: |
Expand Down