diff --git a/aws-c-http.yaml b/aws-c-http.yaml index 8ec7ddbaff2..70f31f3c401 100644 --- a/aws-c-http.yaml +++ b/aws-c-http.yaml @@ -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: @@ -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: |