Skip to content

Commit

Permalink
redis 2.6.4
Browse files Browse the repository at this point in the history
Closes Homebrew#15927.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
  • Loading branch information
sjonnet19 authored and jacknagel committed Nov 8, 2012
1 parent 781bd00 commit 1ca2bf3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Library/Formula/redis.rb
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@

class Redis < Formula
homepage 'http://redis.io/'
url 'http://redis.googlecode.com/files/redis-2.6.2.tar.gz'
sha1 '93e632ce88de07a9845aa5bcab67bdc16a7b574a'
url 'http://redis.googlecode.com/files/redis-2.6.4.tar.gz'
sha1 'dbb66e0c3d2f308cd2a22bcfd9bd6c535a5e9e66'

head 'https://github.com/antirez/redis.git', :branch => 'unstable'

Expand Down

0 comments on commit 1ca2bf3

Please sign in to comment.