diff options
author | Cem Keylan <cem@ckyln.com> | 2023-09-12 12:16:44 +0200 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2023-09-12 12:16:44 +0200 |
commit | 989103e6f55151973727b7fe3e4a2edbd14f6a37 (patch) | |
tree | d5d779e0f406f597e49173350db57268ca49eb94 /extra/libnghttp2 | |
parent | 24848a4a3fd7ec80aea1e704f2e22eb05ff68e49 (diff) | |
download | repository-989103e6f55151973727b7fe3e4a2edbd14f6a37.tar.gz |
libnghttp2: bump to 1.56.0
Diffstat (limited to 'extra/libnghttp2')
-rw-r--r-- | extra/libnghttp2/checksums | 2 | ||||
-rw-r--r-- | extra/libnghttp2/sources | 2 | ||||
-rw-r--r-- | extra/libnghttp2/version | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/extra/libnghttp2/checksums b/extra/libnghttp2/checksums index f0122c02..c3c5ecb4 100644 --- a/extra/libnghttp2/checksums +++ b/extra/libnghttp2/checksums @@ -1,2 +1,2 @@ %BLAKE3 -bf3a8c24b985c396aedf36749e5bc4cd08761ee2bc433160e63dc3b1d3118d43 nghttp2-1.55.1.tar.xz +f70624e0745008c6247f07b0c6e26be48ebe72aeb66ec3deecf214918246167e nghttp2-1.56.0.tar.xz diff --git a/extra/libnghttp2/sources b/extra/libnghttp2/sources index 451ed3ba..9ee051e4 100644 --- a/extra/libnghttp2/sources +++ b/extra/libnghttp2/sources @@ -1 +1 @@ -https://github.com/nghttp2/nghttp2/releases/download/v1.55.1/nghttp2-1.55.1.tar.xz +https://github.com/nghttp2/nghttp2/releases/download/v1.56.0/nghttp2-1.56.0.tar.xz diff --git a/extra/libnghttp2/version b/extra/libnghttp2/version index 5da51dbc..bd9ce8b5 100644 --- a/extra/libnghttp2/version +++ b/extra/libnghttp2/version @@ -1 +1 @@ -1.55.1 1 +1.56.0 1 |