git-cola: update 2.1.0 bottle.
This commit is contained in:
parent
acc1511abc
commit
446c8cf845
1 changed files with 3 additions and 3 deletions
|
@ -6,9 +6,9 @@ class GitCola < Formula
|
|||
head "https://github.com/git-cola/git-cola.git"
|
||||
|
||||
bottle do
|
||||
sha1 "bc3a197d229a4dbcefb593ee8ee0453d87eb7e8f" => :yosemite
|
||||
sha1 "13d367b370dd4d0593e78608394eb381987b9847" => :mavericks
|
||||
sha1 "4f1c8150aeb4273789527251e7c042152ed243d5" => :mountain_lion
|
||||
sha1 "fc7b0c0eeed41bb42764a25b8b229f39b3dc4fb3" => :yosemite
|
||||
sha1 "1f7e728856585487951f48b9e612cf628e112ac8" => :mavericks
|
||||
sha1 "864bafa798ff86c6213238a6c9922549aee94a95" => :mountain_lion
|
||||
end
|
||||
|
||||
option "with-docs", "Build man pages using asciidoc and xmlto"
|
||||
|
|
Loading…
Reference in a new issue