nghttp2 1.37.0
Closes #38130. Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
parent
3d9a3eb3a6
commit
636c3b546b
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.36.0/nghttp2-1.36.0.tar.xz"
|
||||
sha256 "e9bb86157b88eda5a6844a232e039febbb52c1aa44b640acbbfabe729b8287fc"
|
||||
url "https://github.com/nghttp2/nghttp2/releases/download/v1.37.0/nghttp2-1.37.0.tar.xz"
|
||||
sha256 "aa090b164b17f4b91fe32310a1c0edf3e97e02cd9d1524eef42d60dd1e8d47b7"
|
||||
|
||||
bottle do
|
||||
sha256 "62826dd93311e84bfd5cdabb4d653586529df4f762a4389e347d5f1eb010f6c9" => :mojave
|
||||
|
|
Loading…
Reference in a new issue