aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBrewTestBot2014-12-20 19:13:42 +0000
committerJack Nagel2014-12-20 16:38:52 -0500
commit7d2d51d4281406fbf745b057cfabc6d5611e01dc (patch)
tree21866d8e74b9da7886e8404b31786253fd8ef2f3
parent4a2c9f3ae5b727e002bce56f7e454c3bc5de6c07 (diff)
downloadhomebrew-7d2d51d4281406fbf745b057cfabc6d5611e01dc.tar.bz2
redis: update 2.8.19 bottle.
-rw-r--r--Library/Formula/redis.rb6
1 files changed, 3 insertions, 3 deletions
diff --git a/Library/Formula/redis.rb b/Library/Formula/redis.rb
index f5bd338d7..da694813b 100644
--- a/Library/Formula/redis.rb
+++ b/Library/Formula/redis.rb
@@ -6,9 +6,9 @@ class Redis < Formula
sha1 "3e362f4770ac2fdbdce58a5aa951c1967e0facc8"
bottle do
- sha1 "f569122156b3029ecef204a9bfe840f713504e13" => :yosemite
- sha1 "4f6bbef844010227487a278bf5f477688dd515d7" => :mavericks
- sha1 "da97629782ef58e777c3335dd610a1c5246aeb46" => :mountain_lion
+ sha1 "ba238ce5e71f5c0c3cb997ebda0cf594f75e8069" => :yosemite
+ sha1 "0902233ed41683e22a1ecd8010f2875c9b0b9dba" => :mavericks
+ sha1 "4b8100b40edd0e6ef695e28bf4fd30360939c3f3" => :mountain_lion
end
head 'https://github.com/antirez/redis.git', :branch => 'unstable'