aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/arangodb.rb
diff options
context:
space:
mode:
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 00ae96c52..d2d54dea8 100644
--- a/Library/Formula/arangodb.rb
+++ b/Library/Formula/arangodb.rb
@@ -8,9 +8,9 @@ class Arangodb < Formula
head "https://github.com/triAGENS/ArangoDB.git", :branch => 'unstable'
bottle do
- sha1 "2e4806611b519f0063906675b6e846dccb951648" => :mavericks
- sha1 "236fa46ecc3f46f148d7ca740b8becc35b5216be" => :mountain_lion
- sha1 "9d707c9dfb6bf63f156b2d72820232e4fb2ad104" => :lion
+ sha1 "ec38019541bb1752a5998963986370d9aa78cd61" => :mavericks
+ sha1 "968d7b64d48b76547621e211b65ad9b15a7397f4" => :mountain_lion
+ sha1 "2d94797597df6f3d831546652e21ab8a491f99c0" => :lion
end
depends_on 'go' => :build