aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/arangodb.rb
diff options
context:
space:
mode:
authorBrewTestBot2015-02-09 14:30:34 +0000
committerMike McQuaid2015-02-09 14:54:45 +0000
commit306f4f5b50c9267a58cb5b8e08751abb7d82ac30 (patch)
treeca58ba607d3677661d2aeaaf5adcdca30cef0e4e /Library/Formula/arangodb.rb
parent9c8a1a76b1d916793ec5770afc56f7a69c7c3cad (diff)
downloadhomebrew-306f4f5b50c9267a58cb5b8e08751abb7d82ac30.tar.bz2
arangodb: update 2.4.3 bottle.
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 f4ae73cb2..72250105d 100644
--- a/Library/Formula/arangodb.rb
+++ b/Library/Formula/arangodb.rb
@@ -8,9 +8,9 @@ class Arangodb < Formula
head "https://github.com/arangodb/arangodb.git", :branch => 'unstable'
bottle do
- sha1 "e15c42bdac98b7430d3d895b650437353cdb0659" => :yosemite
- sha1 "0b2a59822ae08af9ebd5dadde4037b2b342d0c92" => :mavericks
- sha1 "b43016b809802a6be2d26be8c61b8d574bc2d827" => :mountain_lion
+ sha1 "59ecb4430461a905f2c0398e159a2d7b8f025b0d" => :yosemite
+ sha1 "938553f79b9e28fb98cff1e3ec4c83ad9ed51268" => :mavericks
+ sha1 "c8708807733fa6c404dba17e28323a665255318d" => :mountain_lion
end
depends_on 'go' => :build