arangodb 3.3.17

Closes #32816.

Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
ArangoDB Release BOT 2018-10-08 15:37:05 +02:00 committed by FX Coudert
parent c28b109750
commit 39223ae8c4

View file

@ -1,8 +1,8 @@
class Arangodb < Formula class Arangodb < Formula
desc "The Multi-Model NoSQL Database" desc "The Multi-Model NoSQL Database"
homepage "https://www.arangodb.com/" homepage "https://www.arangodb.com/"
url "https://download.arangodb.com/Source/ArangoDB-3.3.16.tar.gz" url "https://download.arangodb.com/Source/ArangoDB-3.3.17.tar.gz"
sha256 "01e1ffadf950b396e67a7b5853ff77fd17810f09d7de351bbcd5ca987d2fce9f" sha256 "ef37f07758cdaa7ac99c0cb30265b4f23f07f885de214a385080e9b709d8b41b"
head "https://github.com/arangodb/arangodb.git", :branch => "unstable" head "https://github.com/arangodb/arangodb.git", :branch => "unstable"
bottle do bottle do