aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula')
-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 a46f35d81..fa7095de4 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://github.com/triAGENS/ArangoDB/zipball/v1.2.1'
- sha1 'd10e6db4004a09d03655f7e7c9349abc2e08d94e'
+ url 'https://github.com/triAGENS/ArangoDB/archive/v1.2.2.tar.gz'
+ sha1 '1b4390e4ad100c93900651a522a21395d077b0e6'
head "https://github.com/triAGENS/ArangoDB.git"