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 b6927d425..d5d10d8bf 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.org/repositories/Source/ArangoDB-1.4.7.tar.gz'
- sha1 '32fc41687b2dc814fc74509e0af78abb6050cb6a'
+ url 'https://www.arangodb.org/repositories/Source/ArangoDB-1.4.8.tar.gz'
+ sha1 '2a175ed92deeb203cba72080f4fcdcf445ce4eba'
head "https://github.com/triAGENS/ArangoDB.git", :branch => 'unstable'