diff options
author | Cem Keylan <cem@ckyln.com> | 2023-07-04 13:07:04 +0200 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2023-07-04 13:07:04 +0200 |
commit | 2c12231cbb9e97dd49b55d1e5d033a89c049359f (patch) | |
tree | a1163b4708beafaa9ce9d76fb05059508d094705 /extra/libnghttp2 | |
parent | eb96b4c83875e05e9d1c6170aa54a27bb21f632b (diff) | |
download | repository-2c12231cbb9e97dd49b55d1e5d033a89c049359f.tar.gz |
libnghttp2: bump to 1.54.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 58626431..560e728d 100644 --- a/extra/libnghttp2/checksums +++ b/extra/libnghttp2/checksums @@ -1,2 +1,2 @@ %BLAKE3 -bad5f220a66b7e6f3df20f69f4fc7e7beca46e6c143fc63b95a2656a2e897caf nghttp2-1.53.0.tar.xz +1896299c1d412f9f91932a2daf7afbcf503aa348023442431192cf64e33d2116 nghttp2-1.54.0.tar.xz diff --git a/extra/libnghttp2/sources b/extra/libnghttp2/sources index 7ffe1fa6..2308e002 100644 --- a/extra/libnghttp2/sources +++ b/extra/libnghttp2/sources @@ -1 +1 @@ -https://github.com/nghttp2/nghttp2/releases/download/v1.53.0/nghttp2-1.53.0.tar.xz +https://github.com/nghttp2/nghttp2/releases/download/v1.54.0/nghttp2-1.54.0.tar.xz diff --git a/extra/libnghttp2/version b/extra/libnghttp2/version index c56ed413..67971158 100644 --- a/extra/libnghttp2/version +++ b/extra/libnghttp2/version @@ -1 +1 @@ -1.53.0 1 +1.54.0 1 |