diff options
| author | BrewTestBot | 2014-10-19 23:28:13 +0100 |
|---|---|---|
| committer | Mike McQuaid | 2014-10-20 08:06:00 +0100 |
| commit | 49c2675b20daece3b6526d223c51b7fde1af2cb1 (patch) | |
| tree | 0313843a884d056fd0f906ef30bafdd98343a0b0 /Library/Formula | |
| parent | 26dbfb8844e567f32f1008e0bc0e1f84fe9e6380 (diff) | |
| download | homebrew-49c2675b20daece3b6526d223c51b7fde1af2cb1.tar.bz2 | |
libyubikey: update 1.11 bottle.
Diffstat (limited to 'Library/Formula')
| -rw-r--r-- | Library/Formula/libyubikey.rb | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Library/Formula/libyubikey.rb b/Library/Formula/libyubikey.rb index 655066053..542af2780 100644 --- a/Library/Formula/libyubikey.rb +++ b/Library/Formula/libyubikey.rb @@ -7,9 +7,9 @@ class Libyubikey < Formula bottle do cellar :any - sha1 "e5cf353256f4e7ca7b18e00aeb9976eb772070e9" => :mavericks - sha1 "1b6c9c26b3cd5fd49fd9eae477b7cc2edd35e314" => :mountain_lion - sha1 "d7e5fbe2f2bbc8ac385f2b044539c686484357a4" => :lion + revision 1 + sha1 "daad568fcab3dd93b6e04c5f387556d6967c0861" => :yosemite + sha1 "6180685ff58f83470f2b92ee3537b03c4de6fe96" => :mavericks end option :universal |
