diff options
author | Cem Keylan <cem@ckyln.com> | 2023-07-15 00:36:39 +0200 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2023-07-15 00:36:39 +0200 |
commit | 38e686b3229401af8ca9a70be580400b4f9090dd (patch) | |
tree | 7f510eff6ccc826dd56d424c0b93588970f0d456 /extra/libnghttp2 | |
parent | ed8d7284b9a1eb98f89e2f66a8d2f6fa861b07d1 (diff) | |
download | repository-38e686b3229401af8ca9a70be580400b4f9090dd.tar.gz |
libnghttp2: bump to 1.55.1
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 f3aedd74..f0122c02 100644 --- a/extra/libnghttp2/checksums +++ b/extra/libnghttp2/checksums @@ -1,2 +1,2 @@ %BLAKE3 -e6c5020f24c57e950f71470a53ba63f2b7175feafe0e5e1593b5844e49434534 nghttp2-1.55.0.tar.xz +bf3a8c24b985c396aedf36749e5bc4cd08761ee2bc433160e63dc3b1d3118d43 nghttp2-1.55.1.tar.xz diff --git a/extra/libnghttp2/sources b/extra/libnghttp2/sources index fe94291c..451ed3ba 100644 --- a/extra/libnghttp2/sources +++ b/extra/libnghttp2/sources @@ -1 +1 @@ -https://github.com/nghttp2/nghttp2/releases/download/v1.55.0/nghttp2-1.55.0.tar.xz +https://github.com/nghttp2/nghttp2/releases/download/v1.55.1/nghttp2-1.55.1.tar.xz diff --git a/extra/libnghttp2/version b/extra/libnghttp2/version index b58c78ea..5da51dbc 100644 --- a/extra/libnghttp2/version +++ b/extra/libnghttp2/version @@ -1 +1 @@ -1.55.0 1 +1.55.1 1 |