diff options
author | Cem Keylan <cem@ckyln.com> | 2022-02-23 16:26:24 +0100 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2022-02-23 16:26:24 +0100 |
commit | d6a1d2f5ae6d8b20b4e8f5d0a603e53657ede168 (patch) | |
tree | 5e89142afd074f0a47d125b8f19e51e11c367d5c /testing | |
parent | e04da5106731ee0443b423845f9d69adb9c92f2d (diff) | |
download | repository-d6a1d2f5ae6d8b20b4e8f5d0a603e53657ede168.tar.gz |
libnghttp2: bump to 1.47.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 5e5453a3..09480158 100644 --- a/testing/libnghttp2/checksums +++ b/testing/libnghttp2/checksums @@ -1,2 +1,2 @@ %BLAKE3 -519e5cb03ffc9448c4e979078bc1e68f17926859253567143c98b619c2a518fa nghttp2-1.46.0.tar.xz +6ceb83529aa4ba7be16d9fd43e4416e07e83f00bb61dfdc6e6289bba0138acfe nghttp2-1.47.0.tar.xz diff --git a/testing/libnghttp2/sources b/testing/libnghttp2/sources index 7ec9856c..cd7d3565 100644 --- a/testing/libnghttp2/sources +++ b/testing/libnghttp2/sources @@ -1 +1 @@ -https://github.com/nghttp2/nghttp2/releases/download/v1.46.0/nghttp2-1.46.0.tar.xz +https://github.com/nghttp2/nghttp2/releases/download/v1.47.0/nghttp2-1.47.0.tar.xz diff --git a/testing/libnghttp2/version b/testing/libnghttp2/version index 8c3df8ce..50c78713 100644 --- a/testing/libnghttp2/version +++ b/testing/libnghttp2/version @@ -1 +1 @@ -1.46.0 1 +1.47.0 1 |