arangodb 3.1.8

Closes #8728.

Signed-off-by: Tomasz Pajor <tomek@polishgeeks.com>
This commit is contained in:
ArangoDB Release BOT 2017-01-11 11:54:22 +01:00 committed by Tomasz Pajor
parent 09cfab6239
commit ca341c1260

View file

@ -1,8 +1,8 @@
class Arangodb < Formula
desc "The Multi-Model NoSQL Database."
homepage "https://www.arangodb.com/"
url "https://www.arangodb.com/repositories/Source/ArangoDB-3.1.7.tar.gz"
sha256 "78fd55ecd10329dad06d30a38525e368ec15ce4774ec5d8e1ffc6d5f1e587e88"
url "https://www.arangodb.com/repositories/Source/ArangoDB-3.1.8.tar.gz"
sha256 "1a509c9476cb5a769f36b2c7b0eff2e63918941cf41748deb4b67170101afb78"
head "https://github.com/arangodb/arangodb.git", :branch => "unstable"
bottle do