redis: update 2.8.12 bottle.
parent
a0fd0c3e12
commit
532a41b23a
|
@ -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'
|
||||
|
|
Loading…
Reference in New Issue