From 4aada0a8115d8e27a3ac6c6ddfc9786a6e0a7b61 Mon Sep 17 00:00:00 2001 From: Paul Menzel Date: Wed, 15 May 2019 16:42:41 +0200 Subject: [PATCH] nghttp2: Update version 1.35.0 to 1.38.0 [1]: https://nghttp2.org/ --- nghttp2.be0 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nghttp2.be0 b/nghttp2.be0 index 7cab0c3d8..57232d484 100755 --- a/nghttp2.be0 +++ b/nghttp2.be0 @@ -1,6 +1,6 @@ #!/usr/bin/env beesh -# BEE_VERSION nghttp2-1.35.0-0 +# BEE_VERSION nghttp2-1.38.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.)