aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/arangodb.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula/arangodb.rb')
-rw-r--r--Library/Formula/arangodb.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/arangodb.rb b/Library/Formula/arangodb.rb
index 6aebef453..28dd21ce4 100644
--- a/Library/Formula/arangodb.rb
+++ b/Library/Formula/arangodb.rb
@@ -2,8 +2,8 @@ require 'formula'
class Arangodb < Formula
homepage 'http://www.arangodb.org/'
- url 'https://www.arangodb.com/repositories/Source/ArangoDB-2.4.0.tar.gz'
- sha1 '1c2096f68d6e0ccb6a24226b79e9d2f29af22fa6'
+ url 'https://www.arangodb.com/repositories/Source/ArangoDB-2.4.1.tar.gz'
+ sha1 'b6eee6cc7d7a28fc33d501f2dcf408088f21f9e4'
head "https://github.com/triAGENS/ArangoDB.git", :branch => 'unstable'