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 0617df7f7..90f5800fe 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.1.1'
- sha1 'c42db1ee50685376daafc18e16f87ff54dae2d98'
+ url 'https://github.com/triAGENS/ArangoDB/zipball/v1.1.2'
+ sha1 'e5a723475f5d1083cb3c377139222aaff898fe94'
head "https://github.com/triAGENS/ArangoDB.git"