aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/redis.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/redis.rb b/Library/Formula/redis.rb
index 42a1429e2..7c981afe6 100644
--- a/Library/Formula/redis.rb
+++ b/Library/Formula/redis.rb
@@ -8,8 +8,8 @@ class Redis < Formula
head 'https://github.com/antirez/redis.git', :branch => 'unstable'
devel do
- url 'http://redis.googlecode.com/files/redis-2.6.0-rc7.tar.gz'
- sha1 '03d849bc18a1f1849010064805e9f084857aaaab'
+ url 'http://redis.googlecode.com/files/redis-2.6.0-rc8.tar.gz'
+ sha1 '16309df54d1eb6e372c2b17ae2e48904cb0c4fca'
end
fails_with :llvm do