From 61a11aea02682a7587291c63e8988e2d40a2eee3 Mon Sep 17 00:00:00 2001 From: Shawn Jonnet Date: Wed, 27 Jun 2012 06:11:50 -0300 Subject: [PATCH] HIREDIS 0.10.1 Signed-off-by: Adam Vandenberg --- Library/Formula/hiredis.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Library/Formula/hiredis.rb b/Library/Formula/hiredis.rb index 4455f2d9270c..aa0cdb1c8f74 100644 --- a/Library/Formula/hiredis.rb +++ b/Library/Formula/hiredis.rb @@ -2,8 +2,8 @@ class Hiredis < Formula homepage 'https://github.com/antirez/hiredis' - url 'https://github.com/antirez/hiredis/tarball/v0.10.0' - sha1 'a54dd2b31cb39bc05bf88538c688bf50f8c6c9c7' + url 'https://github.com/antirez/hiredis/tarball/v0.10.1' + sha1 '3a16d7ac39f5a3a96a3fb08732a9af45e275a3b8' head 'https://github.com/antirez/hiredis.git'