arangodb 3.2.1
Closes #16670. Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
parent
0b201c3859
commit
67e5111e5e
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.2.0.tar.gz"
|
||||
sha256 "6bb6d4a0a96b56f518ede6f87dd273cb1d22861fb4f7e027e3e15740f4bc4488"
|
||||
url "https://www.arangodb.com/repositories/Source/ArangoDB-3.2.1.tar.gz"
|
||||
sha256 "e5e356c0913ed4af3454cbeec1ed156dd4dd95dcaaeb4cb683f33f279f669056"
|
||||
head "https://github.com/arangodb/arangodb.git", :branch => "unstable"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue