From 5692a3a92a55323b3b20e75e83a1f3b5a030f0ca Mon Sep 17 00:00:00 2001 From: Paul Menzel Date: Mon, 18 Jan 2021 08:44:39 +0100 Subject: [PATCH] nghttp2: Update version from 1.41.0 to 1.42.0 https://nghttp2.org/blog/2020/11/23/nghttp2-v1-42-0/ --- nghttp2.be0 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nghttp2.be0 b/nghttp2.be0 index 5205329db..89ce53eba 100755 --- a/nghttp2.be0 +++ b/nghttp2.be0 @@ -1,6 +1,6 @@ #!/usr/bin/env beesh -# BEE_VERSION nghttp2-1.41.0-0 +# BEE_VERSION nghttp2-1.42.0-0 ## this file was created by bee init and should be executed to build a ## bee-package. (Additional hints are located at the end of this file.)