diff options
| author | BrewTestBot | 2014-12-02 19:45:29 +0000 |
|---|---|---|
| committer | Jack Nagel | 2014-12-02 16:51:51 -0500 |
| commit | 7a766c5af8448ed4d599f6483f74c31ef9b8adc3 (patch) | |
| tree | b3f1ef3f163e78f02c2d9314fe3b2a08f68223d2 /Library/Formula | |
| parent | f26e52489389844fcde89016ba01a85bda1f2232 (diff) | |
| download | homebrew-7a766c5af8448ed4d599f6483f74c31ef9b8adc3.tar.bz2 | |
tbb: update 4.3-20141023 bottle.
Diffstat (limited to 'Library/Formula')
| -rw-r--r-- | Library/Formula/tbb.rb | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/Library/Formula/tbb.rb b/Library/Formula/tbb.rb index 07b9a625a..dd32392b6 100644 --- a/Library/Formula/tbb.rb +++ b/Library/Formula/tbb.rb @@ -7,6 +7,10 @@ class Tbb < Formula version "4.3-20141023" bottle do + cellar :any + sha1 "f3111568e5b600345ca518027771a5169fa4f981" => :yosemite + sha1 "79e0ed2f2f78f7686a22f155df083ed3a678159a" => :mavericks + sha1 "ef6d80cc918ee3a2305cf470cb81c48b48e73bd2" => :mountain_lion end # requires malloc features first introduced in Lion |
