arangodb: update 2.5.2 bottle.

This commit is contained in:
BrewTestBot 2015-04-12 12:47:48 +01:00 committed by Xu Cheng
parent 47676294f4
commit 3739a8790a

View file

@ -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