nghttp2: remove comment about synced version
parent
49f20acdae
commit
f6bdf6a984
|
@ -1,7 +1,6 @@
|
|||
class Nghttp2 < Formula
|
||||
desc "HTTP/2 C Library"
|
||||
homepage "https://nghttp2.org/"
|
||||
# Keep in sync with libnghttp2.
|
||||
url "https://github.com/nghttp2/nghttp2/releases/download/v1.46.0/nghttp2-1.46.0.tar.gz"
|
||||
sha256 "4b6d11c85f2638531d1327fe1ed28c1e386144e8841176c04153ed32a4878208"
|
||||
license "MIT"
|
||||
|
|
Loading…
Reference in New Issue