diff --git a/aws-c-http.yaml b/aws-c-http.yaml index 609b3ddac1e..a3eab91b442 100644 --- a/aws-c-http.yaml +++ b/aws-c-http.yaml @@ -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: @@ -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: |