diff options
| author | BrewTestBot | 2015-01-18 05:52:16 +0000 | 
|---|---|---|
| committer | Jack Nagel | 2015-01-17 23:54:46 -0600 | 
| commit | 4e8072fd9f4fd02ff35e853467328778762694fb (patch) | |
| tree | 8b03c0431cbbe210696ef326d85cffe5b3a41e51 | |
| parent | 467b67df644eb45ebe6e387817c82bb6be7b510f (diff) | |
| download | homebrew-4e8072fd9f4fd02ff35e853467328778762694fb.tar.bz2 | |
libyubikey: update 1.12 bottle.
| -rw-r--r-- | Library/Formula/libyubikey.rb | 4 | 
1 files changed, 4 insertions, 0 deletions
diff --git a/Library/Formula/libyubikey.rb b/Library/Formula/libyubikey.rb index ad68c0ba9..423a79560 100644 --- a/Library/Formula/libyubikey.rb +++ b/Library/Formula/libyubikey.rb @@ -4,6 +4,10 @@ class Libyubikey < Formula    sha1 "6a73d548e61f0b622a9447917f03c78686ab386d"    bottle do +    cellar :any +    sha1 "220ecad49555d9b8fb07f27c45114d22d6d2c07a" => :yosemite +    sha1 "554afeb53a8ea2cd5e94da98dee63107cb4f555a" => :mavericks +    sha1 "131b7d2a109089877855f53eaf7784fe480afc8d" => :mountain_lion    end    option :universal  | 
