From 6179831bdd229a5ef7db80237585708cf3f926b3 Mon Sep 17 00:00:00 2001 From: Adam Vandenberg Date: Mon, 19 Mar 2012 07:01:32 -0700 Subject: redis 2.4.9 --- Library/Formula/redis.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Library') diff --git a/Library/Formula/redis.rb b/Library/Formula/redis.rb index 638708a51..fb6c06f26 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://redis.googlecode.com/files/redis-2.4.8.tar.gz' - md5 'ac776d25f238b142d3d526cfcdc621ab' + url 'http://redis.googlecode.com/files/redis-2.4.9.tar.gz' + md5 'b3752496427b0a7e5ceea401f279aa24' head 'https://github.com/antirez/redis.git', :branch => 'unstable' -- cgit v1.2.3