arangodb: update 2.8.5 bottle.

This commit is contained in:
BrewTestBot 2016-03-12 17:24:19 +00:00 committed by Xu Cheng
parent 23aee0d8b1
commit efdf499884

View file

@ -7,9 +7,9 @@ class Arangodb < Formula
head "https://github.com/arangodb/arangodb.git", :branch => "unstable"
bottle do
sha256 "11062e71fb3daf39a008a318e084556bee10408ec3b81c09912cbc1236ef7c8f" => :el_capitan
sha256 "20462f622391efbf9a19b14ab8bdfb5ec92af3a4233d141f43e8d90d9af61cba" => :yosemite
sha256 "965f78b0f29f400bb4b5779bfbea59ecb45cebd95d612ad76dd1519cbdfad50d" => :mavericks
sha256 "dab863de242a3bcfb833e2335135748657df740e37bac845a057e886e07635e2" => :el_capitan
sha256 "6b048787352f99f64720a0a6de04519f9e1488d3a20be37f1e3b0c6e1cd77fb2" => :yosemite
sha256 "acd9a070e1dd54e345160ac72378f276ad3b9c5819f72d2ff759299efa908911" => :mavericks
end
depends_on "go" => :build