aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/arangodb.rb
diff options
context:
space:
mode:
authorBrewTestBot2014-12-28 13:22:08 +0000
committerMike McQuaid2014-12-28 14:02:27 +0000
commitb6aeb12947a92a8b702cd28d03f8e2ec9f61a7d9 (patch)
tree6da6de925d67234c1dceef6f21c3fc18d20e8a91 /Library/Formula/arangodb.rb
parent0bfc06b4fe9f6c550a1670df572cab2042772338 (diff)
downloadhomebrew-b6aeb12947a92a8b702cd28d03f8e2ec9f61a7d9.tar.bz2
arangodb: update 2.3.4 bottle.
Diffstat (limited to 'Library/Formula/arangodb.rb')
-rw-r--r--Library/Formula/arangodb.rb6
1 files changed, 3 insertions, 3 deletions
diff --git a/Library/Formula/arangodb.rb b/Library/Formula/arangodb.rb
index a93e7232d..d973af75b 100644
--- a/Library/Formula/arangodb.rb
+++ b/Library/Formula/arangodb.rb
@@ -8,9 +8,9 @@ class Arangodb < Formula
head "https://github.com/triAGENS/ArangoDB.git", :branch => 'unstable'
bottle do
- sha1 "442cba158e63f25ac04be84a704f768807d592cc" => :yosemite
- sha1 "6d6e03997792aae14e678154ee3c68cb1a47f368" => :mavericks
- sha1 "d3c693f087690e588df6aa54e9257e3b23791ea4" => :mountain_lion
+ sha1 "60d6b4a42c30f8714942c46b0a6ed8f11ebd5391" => :yosemite
+ sha1 "adeaa145e9c5a7eb1991731f1120f1709b4fe425" => :mavericks
+ sha1 "891f8e977e7a5afd17db85c9667ab975d3ec2769" => :mountain_lion
end
depends_on 'go' => :build