From 9a662c4cf9caa9ffd8f75870270e059abd367ed1 Mon Sep 17 00:00:00 2001 From: BrewTestBot Date: Thu, 21 Aug 2014 09:13:25 +0100 Subject: git-cola: add 2.0.5 bottle. --- Library/Formula/git-cola.rb | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'Library/Formula') diff --git a/Library/Formula/git-cola.rb b/Library/Formula/git-cola.rb index 9a0166006..6701b5af2 100644 --- a/Library/Formula/git-cola.rb +++ b/Library/Formula/git-cola.rb @@ -7,6 +7,13 @@ class GitCola < Formula head "https://github.com/git-cola/git-cola.git" + bottle do + cellar :any + sha1 "f2acd531c892f811c317630db8b66c4b398d24e2" => :mavericks + sha1 "87825694c73263eba4429a2e3f8792dbd4fd4bad" => :mountain_lion + sha1 "69d5577b80e332a6f97aef0394ecf21fb003991b" => :lion + end + option "with-docs", "Build man pages using asciidoc and xmlto" depends_on "pyqt" -- cgit v1.2.3