aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
Diffstat (limited to 'Library')
-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 4db049528..a0cae3e54 100644
--- a/Library/Formula/arangodb.rb
+++ b/Library/Formula/arangodb.rb
@@ -8,8 +8,8 @@ class Arangodb < Formula
head "https://github.com/triAGENS/ArangoDB.git"
devel do
- url 'https://github.com/triAGENS/ArangoDB/zipball/v1.2.beta2'
- sha1 '4fe3f0e7344b77f72a31ce4e3b1c4e54bab848fd'
+ url 'https://github.com/triAGENS/ArangoDB/zipball/v1.2.beta3'
+ sha1 '5eb9c5753579a04893f0afa3f5e6e90ddd709ebc'
end
depends_on 'icu4c'