diff options
| author | BrewTestBot | 2014-06-24 08:40:41 +0100 |
|---|---|---|
| committer | Jack Nagel | 2014-06-24 14:48:33 -0500 |
| commit | a752ad58fcde51c02e8e3ebf5b46a7563764055c (patch) | |
| tree | 31515c3a565dae8679eadcb6cfa6baa166a226f5 /Library/Formula | |
| parent | 8cd77811ff427989e776211a5d37078864a1a172 (diff) | |
| download | homebrew-a752ad58fcde51c02e8e3ebf5b46a7563764055c.tar.bz2 | |
redis: update 2.8.12 bottle.
Diffstat (limited to 'Library/Formula')
| -rw-r--r-- | Library/Formula/redis.rb | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Library/Formula/redis.rb b/Library/Formula/redis.rb index 2d813b06f..f48663c2d 100644 --- a/Library/Formula/redis.rb +++ b/Library/Formula/redis.rb @@ -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' |
