wry: add 1.7.3 bottle.
This commit is contained in:
parent
d0da293853
commit
9cebfeb061
1 changed files with 7 additions and 0 deletions
|
@ -7,6 +7,13 @@ class Wry < Formula
|
|||
|
||||
head "https://github.com/hoop33/wry.git"
|
||||
|
||||
bottle do
|
||||
cellar :any
|
||||
sha1 "c8994394b33c6458436cab42dddeb7a7b80b3239" => :mavericks
|
||||
sha1 "40f23ed60b0a916ea8caa9ccd5c547897a2ee9d1" => :mountain_lion
|
||||
sha1 "a0c072f531078c12b9160b0ab4deefffaed033ac" => :lion
|
||||
end
|
||||
|
||||
depends_on :macos => :lion
|
||||
depends_on :xcode => :build
|
||||
|
||||
|
|
Loading…
Reference in a new issue