arangodb 3.1.2
Closes #7315. Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
parent
10f64a7f5c
commit
d28c0ebfa1
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.1.tar.gz"
|
||||
sha256 "404bf36b1682337184ad5b8b1a79a8d25848916338ea18a1f47fd248517bb77f"
|
||||
url "https://www.arangodb.com/repositories/Source/ArangoDB-3.1.2.tar.gz"
|
||||
sha256 "94d2fed1b96880fc8f556a31afd50d78b94a050a8b65c7888b022d1607736d9a"
|
||||
head "https://github.com/arangodb/arangodb.git", :branch => "unstable"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue