diff options
author | Cem Keylan <cem@ckyln.com> | 2022-11-14 18:11:38 +0100 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2022-11-14 18:11:38 +0100 |
commit | 3e19ee3603aba97859071ae228ac1de83603a433 (patch) | |
tree | ab6b7cf716978197c87122f845a91f8354bf42d5 /extra/libnghttp2 | |
parent | af81de3164042dde097f0e3e882b84154872f13f (diff) | |
download | repository-3e19ee3603aba97859071ae228ac1de83603a433.tar.gz |
libnghttp2: bump to 1.51.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 cee1832c..e5809876 100644 --- a/extra/libnghttp2/checksums +++ b/extra/libnghttp2/checksums @@ -1,2 +1,2 @@ %BLAKE3 -ac40e313ebb5fb341f82cec8daa4795673b27ff02061dfbf980ca1dbe8dc4115 nghttp2-1.50.0.tar.xz +0bcf6a1b1383f3f9b7e9e4e4f8e51326eadd95665b6e0806dc38a1331a8c10d9 nghttp2-1.51.0.tar.xz diff --git a/extra/libnghttp2/sources b/extra/libnghttp2/sources index 8aab664b..2212703a 100644 --- a/extra/libnghttp2/sources +++ b/extra/libnghttp2/sources @@ -1 +1 @@ -https://github.com/nghttp2/nghttp2/releases/download/v1.50.0/nghttp2-1.50.0.tar.xz +https://github.com/nghttp2/nghttp2/releases/download/v1.51.0/nghttp2-1.51.0.tar.xz diff --git a/extra/libnghttp2/version b/extra/libnghttp2/version index 7e4e8dc2..11b8afa5 100644 --- a/extra/libnghttp2/version +++ b/extra/libnghttp2/version @@ -1 +1 @@ -1.50.0 1 +1.51.0 1 |