aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/arangodb.rb
diff options
context:
space:
mode:
authorBrewTestBot2015-04-12 12:47:48 +0100
committerXu Cheng2015-04-12 19:50:13 +0800
commit447dfe45b6b8f847d3cb67ffc032346384ee646b (patch)
treea910aa88785d4c8b802ae9bd7bbe83935f2b3179 /Library/Formula/arangodb.rb
parentd40a5b0dba6c02745663c34d3fe56651d894826b (diff)
downloadhomebrew-447dfe45b6b8f847d3cb67ffc032346384ee646b.tar.bz2
arangodb: update 2.5.2 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 4f692e86e..bcd12cb6a 100644
--- a/Library/Formula/arangodb.rb
+++ b/Library/Formula/arangodb.rb
@@ -8,9 +8,9 @@ class Arangodb < Formula
head "https://github.com/arangodb/arangodb.git", :branch => 'unstable'
bottle do
- sha256 "a981e2250db395acee2d54d5be1bfe459f6e47b26e5375b88e1277d5e2b134e7" => :yosemite
- sha256 "2ddcc29154dcf016404bef1cf1e4d9cbcac88f550380ac0367e4ca92f3adf4fe" => :mavericks
- sha256 "db5a102fa61eda714af0ea689fde5f320400fc277137c8e1949a28c910d38e1f" => :mountain_lion
+ sha256 "87fa40c937c6ed3f5202752970405f6cfe7401b258571ae179d811261badcd59" => :yosemite
+ sha256 "768792c539eec0b07692019bd10b0afc6882d0e135c23e45fc67e604af3ea5a6" => :mavericks
+ sha256 "4897e4f7afc96b1f4dd5f8787ab5d925651c835cea80ad3377ee3054e2b56350" => :mountain_lion
end
depends_on 'go' => :build