diff options
| author | BrewTestBot | 2014-09-12 02:58:34 +0100 | 
|---|---|---|
| committer | Jack Nagel | 2014-09-11 21:02:09 -0500 | 
| commit | d82a43c985498f65e597d4df3bc67bf872dfed76 (patch) | |
| tree | 1513dc54c05d88ebdcbf4f84605f255c39a321de | |
| parent | e95361462fb4e77e2f1492417bfb35cb0f329873 (diff) | |
| download | homebrew-d82a43c985498f65e597d4df3bc67bf872dfed76.tar.bz2 | |
ossp-uuid: update 1.6.2_1 bottle.
| -rw-r--r-- | Library/Formula/ossp-uuid.rb | 4 | 
1 files changed, 4 insertions, 0 deletions
| diff --git a/Library/Formula/ossp-uuid.rb b/Library/Formula/ossp-uuid.rb index 12506e9cd..f782d952f 100644 --- a/Library/Formula/ossp-uuid.rb +++ b/Library/Formula/ossp-uuid.rb @@ -8,6 +8,10 @@ class OsspUuid < Formula    revision 1    bottle do +    cellar :any +    sha1 "93c3c44dc456e49bed9cb8b3672144fc348298dc" => :mavericks +    sha1 "8a922934644663915eedc97f1a7da83725c646d2" => :mountain_lion +    sha1 "3fbf704b60a660becfba68753285ec70ee47cdeb" => :lion    end    option :universal | 
