Skip to content

Commit

Permalink
redis 2.4.10
Browse files Browse the repository at this point in the history
  • Loading branch information
adamv committed Mar 30, 2012
1 parent 8c1a6f1 commit 53c6366
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Library/Formula/redis.rb
Expand Up @@ -2,8 +2,8 @@

class Redis < Formula
homepage 'http://redis.io/'
url 'http://redis.googlecode.com/files/redis-2.4.9.tar.gz'
md5 'b3752496427b0a7e5ceea401f279aa24'
url 'http://redis.googlecode.com/files/redis-2.4.10.tar.gz'
md5 '71938de99cbb4fdefd74d7571831fa28'

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

Expand Down

0 comments on commit 53c6366

Please sign in to comment.