diff options
| author | BrewTestBot | 2014-12-04 23:21:59 +0000 |
|---|---|---|
| committer | Jack Nagel | 2014-12-06 21:43:42 -0500 |
| commit | b914a7d6d3d381140bdb627b859b5a224c7f0db3 (patch) | |
| tree | 67ffdefbabd4e5e7a5fb36e06a306c5dfe7bf45f /Library/Formula | |
| parent | 31e21966729af15cdb1323f728c2800908784668 (diff) | |
| download | homebrew-b914a7d6d3d381140bdb627b859b5a224c7f0db3.tar.bz2 | |
rocksdb: update 3.6.1_1 bottle.
Diffstat (limited to 'Library/Formula')
| -rw-r--r-- | Library/Formula/rocksdb.rb | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Library/Formula/rocksdb.rb b/Library/Formula/rocksdb.rb index 356f17e2a..53eb4fe76 100644 --- a/Library/Formula/rocksdb.rb +++ b/Library/Formula/rocksdb.rb @@ -8,9 +8,9 @@ class Rocksdb < Formula bottle do cellar :any - sha1 "49595928c9413224d17be626a8e5ae276fa1857b" => :yosemite - sha1 "5f97280309ca391216b67d8ac93703d4567a0895" => :mavericks - sha1 "3cf7ffd06fb57f5360d7332586ec96b04fc63c3b" => :mountain_lion + sha1 "d073fd02dc41f54cb226e3ae58483e4e77341656" => :yosemite + sha1 "82f908bd82a241543b4326763e2991ee5cd8b1e7" => :mavericks + sha1 "c6cdd565ffb3069db9fc756e9546c4d9c2e367aa" => :mountain_lion end needs :cxx11 |
