diff --git a/recipes/nghttp2/recipe.toml b/recipes/nghttp2/recipe.toml index f44d6bb76..8ed503ed8 100644 --- a/recipes/nghttp2/recipe.toml +++ b/recipes/nghttp2/recipe.toml @@ -1,5 +1,5 @@ [source] -tar = "https://github.com/nghttp2/nghttp2/releases/download/v1.37.0/nghttp2-1.37.0.tar.xz" +tar = "https://github.com/nghttp2/nghttp2/releases/download/v1.50.0/nghttp2-1.50.0.tar.xz" [build] template = "custom"