Skip to content

Commit

Permalink
arangodb 3.0.5
Browse files Browse the repository at this point in the history
Closes #4135.

Signed-off-by: ilovezfs <ilovezfs@icloud.com>
  • Loading branch information
ArangoDB Release BOT authored and ilovezfs committed Aug 22, 2016
1 parent 0708161 commit cf507b2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Formula/arangodb.rb
@@ -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.0.4.tar.gz"
sha256 "7c0d977a1fb72389e5dd90a791b27a3b4ac07e7d0e849a910d9c786fdc9d5c93"
url "https://www.arangodb.com/repositories/Source/ArangoDB-3.0.5.tar.gz"
sha256 "c9219c9dc5cc35a0e2dfab8420f9fd0cdd7143669f0776a08907164a20e03a4e"
head "https://github.com/arangodb/arangodb.git", :branch => "unstable"

bottle do
Expand Down

0 comments on commit cf507b2

Please sign in to comment.