From 85e3d0899aa5d4a46701c8080472714827899210 Mon Sep 17 00:00:00 2001 From: wolfi-bot <121097084+wolfi-bot@users.noreply.github.com> Date: Mon, 22 May 2023 18:07:49 +0000 Subject: [PATCH] aws-c-http/0.7.8 package update --- aws-c-http.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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: |