aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBrewTestBot2014-04-07 13:08:07 +0100
committerMike McQuaid2014-04-07 13:42:42 +0100
commit1e4c9bcb1fe3c47f57417d19fe9957648f86dcdf (patch)
tree148c7c7d3261e3ad3a24685de30e84d21fae3fc3
parent7bb3cfd66cc2ae034ea0e8249a4a254a468b5e21 (diff)
downloadhomebrew-1e4c9bcb1fe3c47f57417d19fe9957648f86dcdf.tar.bz2
arangodb: add 2.0.2 bottle.
Closes #28220. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
-rw-r--r--Library/Formula/arangodb.rb6
1 files changed, 6 insertions, 0 deletions
diff --git a/Library/Formula/arangodb.rb b/Library/Formula/arangodb.rb
index c288a60dd..992d8153c 100644
--- a/Library/Formula/arangodb.rb
+++ b/Library/Formula/arangodb.rb
@@ -7,6 +7,12 @@ class Arangodb < Formula
head "https://github.com/triAGENS/ArangoDB.git", :branch => 'unstable'
+ bottle do
+ sha1 "609ce8f9c202f89059007de15fae68f36705d62d" => :mavericks
+ sha1 "5c04d74a3a87dff33c96b1d3d97a2c2757ae75b9" => :mountain_lion
+ sha1 "2aa32b6fbd28e7ddf731393fec8ad46728f6f828" => :lion
+ end
+
depends_on 'go' => :build
def suffix