arangodb 3.1.8
Closes #8728. Signed-off-by: Tomasz Pajor <tomek@polishgeeks.com>
This commit is contained in:
parent
09cfab6239
commit
ca341c1260
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue