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 1289a946b..0a707f2db 100644
--- a/Library/Formula/redis.rb
+++ b/Library/Formula/redis.rb
@@ -2,8 +2,8 @@ require 'formula'
class Redis < Formula
homepage 'http://redis.io/'
- url 'http://download.redis.io/releases/redis-2.8.6.tar.gz'
- sha1 '8680046580c75987961241f2e1e417c242b91a49'
+ url 'http://download.redis.io/releases/redis-2.8.7.tar.gz'
+ sha1 'acc369093ec74223e6da207921595187f7e64998'
bottle do
sha1 "263a6db5756949e7934121a205d90c6b66b83e85" => :mavericks