aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBrewTestBot2014-11-10 17:41:22 +0000
committerMike McQuaid2014-11-10 19:37:29 +0000
commit93ff84cfc743bbb8f1ddc05532d23370b20b5dd4 (patch)
treecff22378f333d701f7cb4ca53eca22130e91c706
parentdb42f6e1cace49ea3e0d5c0112d83050e0732557 (diff)
downloadhomebrew-93ff84cfc743bbb8f1ddc05532d23370b20b5dd4.tar.bz2
mitie: add 0.3 bottle.
-rw-r--r--Library/Formula/mitie.rb7
1 files changed, 7 insertions, 0 deletions
diff --git a/Library/Formula/mitie.rb b/Library/Formula/mitie.rb
index 84b71d6a6..15fe6fe5c 100644
--- a/Library/Formula/mitie.rb
+++ b/Library/Formula/mitie.rb
@@ -5,6 +5,13 @@ class Mitie < Formula
url "https://github.com/mit-nlp/MITIE/archive/v0.3.tar.gz"
sha1 "05ea37283bd75487db469b68b0e2ecdea991c05e"
+ bottle do
+ cellar :any
+ sha1 "5340adc68370e4aec0114080e143e779595fed37" => :yosemite
+ sha1 "d0fb785080028ad13aec010e990a82efcfce8c57" => :mavericks
+ sha1 "54b250080d42b7da77b3c92d67d32431be180dfd" => :mountain_lion
+ end
+
depends_on :python if MacOS.version <= :snow_leopard
resource "models-english" do