diff --git a/recipes/nghttp2/recipe.toml b/recipes/nghttp2/recipe.toml index f44d6bb769d8f764926fef8ad90679df25a953c8..8ed503ed8521a3fa6b314c7d558123d3879f2fc6 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"