aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Library/Formula/basex.rb7
1 files changed, 7 insertions, 0 deletions
diff --git a/Library/Formula/basex.rb b/Library/Formula/basex.rb
index bed74d216..6c056d624 100644
--- a/Library/Formula/basex.rb
+++ b/Library/Formula/basex.rb
@@ -6,6 +6,13 @@ class Basex < Formula
version '8.1.1'
sha1 '14880d68460c6c67696dde86fba3a342d0920dde'
+ bottle do
+ cellar :any
+ sha256 "680ac5ad68cb5867898c945734c9594805e7f2c13c99405d16993bc899826ad7" => :yosemite
+ sha256 "9539d4f3dfb2e88bc895f751a955327e1c123470590c5b7e98b628d31db1b79c" => :mavericks
+ sha256 "d24f992d3e7a3ca87d8f3d0be267b086347c41e8246f16bb12c04b4c71f1546c" => :mountain_lion
+ end
+
def install
rm Dir['bin/*.bat']
rm_rf "repo"