nghttp2 1.39.1
Closes #41068. Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
parent
d385dea783
commit
5a9fcc29c0
1 changed files with 2 additions and 2 deletions
|
@ -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.38.0/nghttp2-1.38.0.tar.xz"
|
||||
sha256 "ef75c761858241c6b4372fa6397aa0481a984b84b7b07c4ec7dc2d7b9eee87f8"
|
||||
url "https://github.com/nghttp2/nghttp2/releases/download/v1.39.1/nghttp2-1.39.1.tar.xz"
|
||||
sha256 "679160766401f474731fd60c3aca095f88451e3cc4709b72306e4c34cf981448"
|
||||
|
||||
bottle do
|
||||
sha256 "aebb18502b1abd48b42022d09c37eff0486bdecd250e15e2cc98ca265f06e03a" => :mojave
|
||||
|
|
Loading…
Reference in a new issue