nghttp2 1.0.2
This commit is contained in:
parent
80192ea865
commit
b6521d8685
1 changed files with 3 additions and 3 deletions
|
@ -1,8 +1,8 @@
|
|||
class Nghttp2 < Formula
|
||||
desc "HTTP/2 C Library"
|
||||
homepage "https://nghttp2.org"
|
||||
url "https://github.com/tatsuhiro-t/nghttp2/releases/download/v0.7.13/nghttp2-0.7.13.tar.xz"
|
||||
sha256 "91f2bfcad1e27472d8c96de71d9bcb37d93b131ee60c775c95b46be82a24e1db"
|
||||
homepage "https://nghttp2.org/"
|
||||
url "https://github.com/tatsuhiro-t/nghttp2/releases/download/v1.0.2/nghttp2-1.0.2.tar.xz"
|
||||
sha256 "0ea61f0aca47dedfedb6179e26d0e89dac7674fd93fe1d9645d51ff24fcd00cc"
|
||||
|
||||
bottle do
|
||||
sha256 "d8503c739001158d086269440377054db0fa3dd82fe160b049c39b98bb59051d" => :yosemite
|
||||
|
|
Loading…
Reference in a new issue