From ea159b6c42dce3a3c18119ebf6239bb8219f5ef1 Mon Sep 17 00:00:00 2001 From: Paul Menzel Date: Sat, 23 Nov 2019 23:44:56 +0100 Subject: [PATCH] nghttp2: Update version from 1.39.2 to 1.40.0 https://nghttp2.org/blog/2019/11/15/nghttp2-v1-40-0/ --- nghttp2.be0 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nghttp2.be0 b/nghttp2.be0 index 0e29377fd..9271c04f8 100755 --- a/nghttp2.be0 +++ b/nghttp2.be0 @@ -1,6 +1,6 @@ #!/usr/bin/env beesh -# BEE_VERSION nghttp2-1.39.2-0 +# BEE_VERSION nghttp2-1.40.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.)