From 25ca9bce4e136588c0ade4a28c43d99dabc7c880 Mon Sep 17 00:00:00 2001 From: BrewTestBot Date: Thu, 4 Sep 2014 09:21:04 +0100 Subject: redis: update 2.8.14 bottle. Closes #32090. 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 27e3e4a51..49fd43aa9 100644 --- a/Library/Formula/redis.rb +++ b/Library/Formula/redis.rb @@ -6,6 +6,9 @@ class Redis < Formula sha1 "fd0edc045f2b53057d7f6ab38e2fe99086c87e8d" bottle do + sha1 "ccce44232307e1b943be22831ce058dda0c4affb" => :mavericks + sha1 "26a3c474596d83107b745d6c5e436f655ccdc42a" => :mountain_lion + sha1 "16db4d79e31274c08e700389f2feb4b2ccf8ee6a" => :lion end head 'https://github.com/antirez/redis.git', :branch => 'unstable' -- cgit v1.2.3