diff --git a/libnghttp2/recipe.yaml b/libnghttp2/recipe.yaml index 75a7571..6accd41 100644 --- a/libnghttp2/recipe.yaml +++ b/libnghttp2/recipe.yaml @@ -1,6 +1,6 @@ context: name: nghttp2 - version: 1.53.0 + version: 1.54.0 package: name: '{{ name|lower }}' @@ -8,7 +8,7 @@ package: source: url: https://github.com/nghttp2/{{ name }}/releases/download/v{{ version }}/nghttp2-{{ version }}.tar.gz - sha256: f5f3f18b377d1e7658e4655a32d9a7ce6fef39fa13f600fe920f5f77c60fc34b + sha256: 890cb0761d2fac570f0aa7bce085cd7d3c77bcfd56510456b6ea0278cde812f0 build: number: 0