Skip to content

Commit

Permalink
redis: update 2.8.17 bottle.
Browse files Browse the repository at this point in the history
Closes Homebrew/legacy-homebrew#32589.

Signed-off-by: Adam Vandenberg <[email protected]>
  • Loading branch information
BrewTestBot authored and adamv committed Sep 24, 2014
1 parent 4be328c commit 46e59af
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Formula/redis.rb
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,9 @@ class Redis < Formula
sha1 "913479f9d2a283bfaadd1444e17e7bab560e5d1e"

bottle do
sha1 "749cb76075887dae929b91b4a14fd376e4c2c1c5" => :mavericks
sha1 "601257c4bc1b39bfb450e6dc6f113fa9a73fb8f8" => :mountain_lion
sha1 "3716fd757f9911610f9d24cb51ecd9a52d71228c" => :lion
end

head 'https://github.com/antirez/redis.git', :branch => 'unstable'
Expand Down

0 comments on commit 46e59af

Please sign in to comment.