spdylay 1.3.1
This commit is contained in:
parent
3792e229de
commit
af8616befd
1 changed files with 2 additions and 4 deletions
|
@ -2,13 +2,11 @@ require "formula"
|
|||
|
||||
class Spdylay < Formula
|
||||
homepage "https://github.com/tatsuhiro-t/spdylay"
|
||||
url "https://github.com/tatsuhiro-t/spdylay/archive/v1.2.5.tar.gz"
|
||||
sha1 "77bf1f28ebbaf388886831bbf409ab8011ab0886"
|
||||
revision 1
|
||||
url "https://github.com/tatsuhiro-t/spdylay/archive/v1.3.1.tar.gz"
|
||||
sha1 "2cb544364a1797d2abf46a08da95044c1c51aa74"
|
||||
|
||||
bottle do
|
||||
cellar :any
|
||||
revision 1
|
||||
sha1 "63f45497fc6e3e79a999547f495398582557e2b2" => :mavericks
|
||||
sha1 "29c05f3b61dcbdb431906fe76e5cbcbd2f974a4b" => :mountain_lion
|
||||
sha1 "371fb03493809b2de2c0778a4ca2c5a319d7d1ef" => :lion
|
||||
|
|
Loading…
Reference in a new issue