aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
authorBrewTestBot2014-09-11 05:44:58 +0100
committerJack Nagel2014-09-10 23:52:13 -0500
commitecf355534a19189d5d133226d694f26f39c473ee (patch)
treefdab237365e40374cf73cf3678745d8a76677ff2 /Library/Formula
parentf812f5c2bffdfaeb724706cea4d0788528db5078 (diff)
downloadhomebrew-ecf355534a19189d5d133226d694f26f39c473ee.tar.bz2
mogenerator: add 1.28 bottle.
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/mogenerator.rb7
1 files changed, 7 insertions, 0 deletions
diff --git a/Library/Formula/mogenerator.rb b/Library/Formula/mogenerator.rb
index 933551d26..151d7dc9a 100644
--- a/Library/Formula/mogenerator.rb
+++ b/Library/Formula/mogenerator.rb
@@ -7,6 +7,13 @@ class Mogenerator < Formula
head 'https://github.com/rentzsch/mogenerator.git'
+ bottle do
+ cellar :any
+ sha1 "6a0c63e99ecae49d70b569b5b4507b8352ada961" => :mavericks
+ sha1 "abc1bcf2e7d1ebbb3258023f57e082052061a19c" => :mountain_lion
+ sha1 "fc60b8470f7e5441a599496aa637fd21da83934a" => :lion
+ end
+
depends_on :xcode => :build
def install