diff options
author | Cem Keylan <cem@ckyln.com> | 2022-09-26 19:57:11 +0200 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2022-09-26 19:57:11 +0200 |
commit | 4eab8cea1ce83ce8868c5d0f68d34f8085e29617 (patch) | |
tree | 9e424fe49e0b6e0417e2f7240d8070d79503ab47 /extra/libnghttp2 | |
parent | 5611af0eefa6cd13aeb52f10b26b075add7fe0a8 (diff) | |
download | repository-4eab8cea1ce83ce8868c5d0f68d34f8085e29617.tar.gz |
libnghttp2: bump to 1.50.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 8e64f11e..cee1832c 100644 --- a/extra/libnghttp2/checksums +++ b/extra/libnghttp2/checksums @@ -1,2 +1,2 @@ %BLAKE3 -9ecfd5a01f89580ca1b382af77292022bd45bad0b5eccd9bc793a0114457e674 nghttp2-1.49.0.tar.xz +ac40e313ebb5fb341f82cec8daa4795673b27ff02061dfbf980ca1dbe8dc4115 nghttp2-1.50.0.tar.xz diff --git a/extra/libnghttp2/sources b/extra/libnghttp2/sources index 5c4092ec..8aab664b 100644 --- a/extra/libnghttp2/sources +++ b/extra/libnghttp2/sources @@ -1 +1 @@ -https://github.com/nghttp2/nghttp2/releases/download/v1.49.0/nghttp2-1.49.0.tar.xz +https://github.com/nghttp2/nghttp2/releases/download/v1.50.0/nghttp2-1.50.0.tar.xz diff --git a/extra/libnghttp2/version b/extra/libnghttp2/version index 4f719e4a..7e4e8dc2 100644 --- a/extra/libnghttp2/version +++ b/extra/libnghttp2/version @@ -1 +1 @@ -1.49.0 1 +1.50.0 1 |