redis: update 2.8.12 bottle.

master
BrewTestBot 2014-06-24 08:40:41 +01:00 committed by Jack Nagel
parent a0fd0c3e12
commit 532a41b23a
1 changed files with 3 additions and 0 deletions

View File

@ -6,6 +6,9 @@ class Redis < Formula
sha1 "56c86a4f9eccaf29f934433c7c67a175e404b2f6"
bottle do
sha1 "4b1e2d66d2202498aec7b99bc503458f26bc7432" => :mavericks
sha1 "536c1d27ebf94b8331d262b2adc3166a57dfc4b4" => :mountain_lion
sha1 "66613e9bd2a314de17bc21562eac954ad0a35355" => :lion
end
head 'https://github.com/antirez/redis.git', :branch => 'unstable'