diff options
author | Cem Keylan <cem@ckyln.com> | 2022-06-25 12:15:55 +0200 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2022-06-25 12:15:55 +0200 |
commit | d41ef719163ddb944e7f1e833215ceb6d8891a64 (patch) | |
tree | 734e293a1c5f1779de275b55145f8f371d4cf50c /testing | |
parent | d7f79349e1b1bae8a4bd848977f7e25045ba71bf (diff) | |
download | repository-d41ef719163ddb944e7f1e833215ceb6d8891a64.tar.gz |
libnghttp2: bump to 1.48.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 09480158..42d05d46 100644 --- a/testing/libnghttp2/checksums +++ b/testing/libnghttp2/checksums @@ -1,2 +1,2 @@ %BLAKE3 -6ceb83529aa4ba7be16d9fd43e4416e07e83f00bb61dfdc6e6289bba0138acfe nghttp2-1.47.0.tar.xz +8a538c448e67a733e5ce93a0744416a81e2e20a578b27d0b3d33554cb8b79128 nghttp2-1.48.0.tar.xz diff --git a/testing/libnghttp2/sources b/testing/libnghttp2/sources index cd7d3565..94a6cf8c 100644 --- a/testing/libnghttp2/sources +++ b/testing/libnghttp2/sources @@ -1 +1 @@ -https://github.com/nghttp2/nghttp2/releases/download/v1.47.0/nghttp2-1.47.0.tar.xz +https://github.com/nghttp2/nghttp2/releases/download/v1.48.0/nghttp2-1.48.0.tar.xz diff --git a/testing/libnghttp2/version b/testing/libnghttp2/version index 50c78713..dd56abe8 100644 --- a/testing/libnghttp2/version +++ b/testing/libnghttp2/version @@ -1 +1 @@ -1.47.0 1 +1.48.0 1 |