diff options
| author | BrewTestBot | 2014-11-01 20:59:36 +0000 |
|---|---|---|
| committer | Mike McQuaid | 2014-11-01 21:10:44 +0000 |
| commit | 62b46a5a3f80abbf8274ca25884b9dd633a6aafe (patch) | |
| tree | 7149d92cb7a2dd74da8a4141fa68b408aaa0a743 /Library/Formula | |
| parent | c307168828724e462a8b29a7c698c7dc04882d3a (diff) | |
| download | homebrew-62b46a5a3f80abbf8274ca25884b9dd633a6aafe.tar.bz2 | |
megatools: add 1.9.93 bottle.
Diffstat (limited to 'Library/Formula')
| -rw-r--r-- | Library/Formula/megatools.rb | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/Library/Formula/megatools.rb b/Library/Formula/megatools.rb index 0e74ec9e9..53de464c9 100644 --- a/Library/Formula/megatools.rb +++ b/Library/Formula/megatools.rb @@ -5,6 +5,13 @@ class Megatools < Formula url "http://megatools.megous.com/builds/megatools-1.9.93.tar.gz" sha1 "06411d7ee19a3acaae97346c87ed3194d7d0c321" + bottle do + cellar :any + sha1 "5eb36e9319cf36da464113512f0234ad415cba8b" => :yosemite + sha1 "686394945133e0cb535fb92cbb4e3d98d103ddad" => :mavericks + sha1 "a6ccf99952c6c701191ead83c6a693bf65a1d4a4" => :mountain_lion + end + depends_on "pkg-config" => :build depends_on "glib" depends_on "glib-networking" |
