From c33f756345fe71d881d90d6bbe37a2fb9c36df41 Mon Sep 17 00:00:00 2001 From: BrewTestBot Date: Tue, 16 Sep 2014 15:55:10 +0100 Subject: redis: update 2.8.16 bottle. Closes #32335. Signed-off-by: Mike McQuaid --- Library/Formula/redis.rb | 3 +++ 1 file changed, 3 insertions(+) (limited to 'Library/Formula') diff --git a/Library/Formula/redis.rb b/Library/Formula/redis.rb index 4a21c1419..03bad40c6 100644 --- a/Library/Formula/redis.rb +++ b/Library/Formula/redis.rb @@ -6,6 +6,9 @@ class Redis < Formula sha1 "198045c8291dd832788ac8a17d2e565752499942" bottle do + sha1 "10f76be933e08fbd3877b5cba040059c99ed71ce" => :mavericks + sha1 "ee9467f5c76aafdc505ccf51e9b64fc5f0ed669c" => :mountain_lion + sha1 "a1d0ac40fe43165925ed3710efa92a890d18efff" => :lion end head 'https://github.com/antirez/redis.git', :branch => 'unstable' -- cgit v1.2.3