From 2b1bf2fbd4e9c5a51f775874a1bce565480d7259 Mon Sep 17 00:00:00 2001 From: BrewTestBot Date: Sun, 31 Jan 2016 01:04:55 +0000 Subject: [PATCH] arangodb: update 2.8.1 bottle. --- Formula/arangodb.rb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Formula/arangodb.rb b/Formula/arangodb.rb index 8f5c4b24994..d23e05c1024 100644 --- a/Formula/arangodb.rb +++ b/Formula/arangodb.rb @@ -7,9 +7,9 @@ class Arangodb < Formula head "https://github.com/arangodb/arangodb.git", :branch => "unstable" bottle do - sha256 "35853797eaae949a9eb47810ca64a90ed3db8f4c5c22ee3dcde730097edaba32" => :el_capitan - sha256 "324d53e4570247d2db47d92c779591889f098a230678bc5b06e83b5ee96abb21" => :yosemite - sha256 "e17a95ea5179a1f007554504aee6a299219d968d23610a9b66ebd500bfd369db" => :mavericks + sha256 "e760352be0104bb2903e53062a111df3a34e46b8e59ed8c56f51b88826d04a46" => :el_capitan + sha256 "101dc0d14e5fb3aeeea7262a0e69dfe90cfc8026538c0030c25d95a0d21cb868" => :yosemite + sha256 "6f88c911eb5b1279eb98dd85d68a96521245b0c07dbfc47b97142352af6a31c7" => :mavericks end depends_on "go" => :build