diff options
| author | Mike McQuaid | 2014-10-17 21:37:17 +0100 | 
|---|---|---|
| committer | Mike McQuaid | 2014-10-17 21:37:17 +0100 | 
| commit | 4c38f7daa266925b4126fe08ec971c50eabe441a (patch) | |
| tree | bd09424a7aabd3851d891f0a5e861bf19b6ec9cb | |
| parent | b3ea76922549e2bf270af813535a46fc76347529 (diff) | |
| download | homebrew-4c38f7daa266925b4126fe08ec971c50eabe441a.tar.bz2 | |
ossp-uuid: add yosemite bottle.
| -rw-r--r-- | Library/Formula/ossp-uuid.rb | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/Library/Formula/ossp-uuid.rb b/Library/Formula/ossp-uuid.rb index f782d952f..80440637d 100644 --- a/Library/Formula/ossp-uuid.rb +++ b/Library/Formula/ossp-uuid.rb @@ -9,6 +9,7 @@ class OsspUuid < Formula    bottle do      cellar :any +    sha1 "bc8c6f93dd36442dfc24199062a73d1b4c47701f" => :yosemite      sha1 "93c3c44dc456e49bed9cb8b3672144fc348298dc" => :mavericks      sha1 "8a922934644663915eedc97f1a7da83725c646d2" => :mountain_lion      sha1 "3fbf704b60a660becfba68753285ec70ee47cdeb" => :lion | 
