arangodb: update 2.4.1 bottle.
This commit is contained in:
parent
e224b49903
commit
32e1b3b9ae
1 changed files with 3 additions and 3 deletions
|
@ -8,9 +8,9 @@ class Arangodb < Formula
|
|||
head "https://github.com/triAGENS/ArangoDB.git", :branch => 'unstable'
|
||||
|
||||
bottle do
|
||||
sha1 "80df46bab8ef3d22dd3761a8c6af4396fcc733a3" => :yosemite
|
||||
sha1 "b1f3a9af3370f16b0e56360e8a8657ab1b66eb30" => :mavericks
|
||||
sha1 "412ba96486fe480d33d92802f73b340dc838b285" => :mountain_lion
|
||||
sha1 "098919cc828d2eff8e0e2dd9ac24ce677c9b8917" => :yosemite
|
||||
sha1 "9e9b69f4c2f8f7358219036311df258ff2d77ca2" => :mavericks
|
||||
sha1 "f8a23f2b83907c20fcb7e7fb689037da7dbbe23d" => :mountain_lion
|
||||
end
|
||||
|
||||
depends_on 'go' => :build
|
||||
|
|
Loading…
Reference in a new issue