diff options
author | Cem Keylan <cem@ckyln.com> | 2023-06-02 22:52:01 +0200 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2023-06-02 22:52:01 +0200 |
commit | 79bebe670a7f695ace22daa334a54d9426ff3278 (patch) | |
tree | 611e5515aa4f7be7505e94c446a0145fb8bd1f78 /extra/libnghttp2 | |
parent | 2ae3661132bb2e3f187eea15737862883ae4e9e1 (diff) | |
download | repository-79bebe670a7f695ace22daa334a54d9426ff3278.tar.gz |
libnghttp2: bump to 1.53.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 35dd45b2..58626431 100644 --- a/extra/libnghttp2/checksums +++ b/extra/libnghttp2/checksums @@ -1,2 +1,2 @@ %BLAKE3 -141a8ddbd485ebf59e0cbe944273ebd670595591709a550a526f160f0e2ecb8b nghttp2-1.52.0.tar.xz +bad5f220a66b7e6f3df20f69f4fc7e7beca46e6c143fc63b95a2656a2e897caf nghttp2-1.53.0.tar.xz diff --git a/extra/libnghttp2/sources b/extra/libnghttp2/sources index 7895537a..7ffe1fa6 100644 --- a/extra/libnghttp2/sources +++ b/extra/libnghttp2/sources @@ -1 +1 @@ -https://github.com/nghttp2/nghttp2/releases/download/v1.52.0/nghttp2-1.52.0.tar.xz +https://github.com/nghttp2/nghttp2/releases/download/v1.53.0/nghttp2-1.53.0.tar.xz diff --git a/extra/libnghttp2/version b/extra/libnghttp2/version index cd9c7f14..c56ed413 100644 --- a/extra/libnghttp2/version +++ b/extra/libnghttp2/version @@ -1 +1 @@ -1.52.0 1 +1.53.0 1 |