Skip to content

Commit

Permalink
nghttp2 1.20.0
Browse files Browse the repository at this point in the history
Closes #10372.

Signed-off-by: Tomasz Pajor <tomek@polishgeeks.com>
  • Loading branch information
ilovezfs authored and nijikon committed Feb 26, 2017
1 parent 112c2e0 commit b6aea4d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Formula/nghttp2.rb
@@ -1,8 +1,8 @@
class Nghttp2 < Formula
desc "HTTP/2 C Library"
homepage "https://nghttp2.org/"
url "https://github.com/nghttp2/nghttp2/releases/download/v1.19.0/nghttp2-1.19.0.tar.xz"
sha256 "4e0c503522b0b7cb9bf83150fc867fe18155a09f0027b4e9c8b815cca4416739"
url "https://github.com/nghttp2/nghttp2/releases/download/v1.20.0/nghttp2-1.20.0.tar.xz"
sha256 "2b2b78915284f32d86c80cd8037b8e5f8c9e94f8a98f674a45cdfb79b863ce62"

bottle do
sha256 "8ead350cc5b39a23c8c04d22baf810d311b193ce9f3cd1eb2808539f2d81dec4" => :sierra
Expand Down

0 comments on commit b6aea4d

Please sign in to comment.