aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBrewTestBot2014-09-01 10:22:01 +0100
committerMike McQuaid2014-09-01 10:24:52 +0100
commitc8b843cb9ed646e84c6634151d3488a965b0e3b7 (patch)
tree03589aaf460b5cbd68acb4c7c53002b4192687ca
parentbebb269cf27496050bf3f52aca73a2fa201c963a (diff)
downloadhomebrew-c8b843cb9ed646e84c6634151d3488a965b0e3b7.tar.bz2
git-cola: update 2.0.6 bottle.
Closes #32017. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
-rw-r--r--Library/Formula/git-cola.rb6
1 files changed, 3 insertions, 3 deletions
diff --git a/Library/Formula/git-cola.rb b/Library/Formula/git-cola.rb
index 8b417f556..ca9b0fde7 100644
--- a/Library/Formula/git-cola.rb
+++ b/Library/Formula/git-cola.rb
@@ -9,9 +9,9 @@ class GitCola < Formula
bottle do
cellar :any
- sha1 "f2acd531c892f811c317630db8b66c4b398d24e2" => :mavericks
- sha1 "87825694c73263eba4429a2e3f8792dbd4fd4bad" => :mountain_lion
- sha1 "69d5577b80e332a6f97aef0394ecf21fb003991b" => :lion
+ sha1 "3d25d2a75de62577e8e9a681657fa2f5403c26c9" => :mavericks
+ sha1 "ee451c446b61864a44347d2f544c62a49bb021f1" => :mountain_lion
+ sha1 "88e4243fb3c9ee15465825c70a388235904c9f06" => :lion
end
option "with-docs", "Build man pages using asciidoc and xmlto"