From 1e4c9bcb1fe3c47f57417d19fe9957648f86dcdf Mon Sep 17 00:00:00 2001 From: BrewTestBot Date: Mon, 7 Apr 2014 13:08:07 +0100 Subject: arangodb: add 2.0.2 bottle. Closes #28220. Signed-off-by: Mike McQuaid --- Library/Formula/arangodb.rb | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'Library/Formula/arangodb.rb') 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 -- cgit v1.2.3