diff options
author | Cem Keylan <cem@ckyln.com> | 2022-08-25 11:41:34 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2022-08-25 11:41:34 +0300 |
commit | c7811ad2348dba1b5eea489544337f42ccb5cedf (patch) | |
tree | 2bffaf24fe14a6d63074a6c55b1bc8987d30cc41 /testing | |
parent | 2ec1d84fda6905822d563d210dd886f6a124fbb3 (diff) | |
download | repository-c7811ad2348dba1b5eea489544337f42ccb5cedf.tar.gz |
libnghttp2: bump to 1.49.0
Diffstat (limited to 'testing')
-rw-r--r-- | testing/libnghttp2/checksums | 2 | ||||
-rw-r--r-- | testing/libnghttp2/sources | 2 | ||||
-rw-r--r-- | testing/libnghttp2/version | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/testing/libnghttp2/checksums b/testing/libnghttp2/checksums index 42d05d46..8e64f11e 100644 --- a/testing/libnghttp2/checksums +++ b/testing/libnghttp2/checksums @@ -1,2 +1,2 @@ %BLAKE3 -8a538c448e67a733e5ce93a0744416a81e2e20a578b27d0b3d33554cb8b79128 nghttp2-1.48.0.tar.xz +9ecfd5a01f89580ca1b382af77292022bd45bad0b5eccd9bc793a0114457e674 nghttp2-1.49.0.tar.xz diff --git a/testing/libnghttp2/sources b/testing/libnghttp2/sources index 94a6cf8c..5c4092ec 100644 --- a/testing/libnghttp2/sources +++ b/testing/libnghttp2/sources @@ -1 +1 @@ -https://github.com/nghttp2/nghttp2/releases/download/v1.48.0/nghttp2-1.48.0.tar.xz +https://github.com/nghttp2/nghttp2/releases/download/v1.49.0/nghttp2-1.49.0.tar.xz diff --git a/testing/libnghttp2/version b/testing/libnghttp2/version index dd56abe8..4f719e4a 100644 --- a/testing/libnghttp2/version +++ b/testing/libnghttp2/version @@ -1 +1 @@ -1.48.0 1 +1.49.0 1 |