aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
authorBrewTestBot2014-11-06 21:33:41 +0000
committerJack Nagel2014-11-06 15:36:53 -0600
commitec0d61673101c57f5b0a2fe1220c0ece8d299b43 (patch)
treeddc45b167ca72f8b2ba95a642f160cac04da34d9 /Library
parent94a8ff1d16834cdfd551441f4177d3b562526a28 (diff)
downloadhomebrew-ec0d61673101c57f5b0a2fe1220c0ece8d299b43.tar.bz2
yubico-piv-tool: update 0.1.0 bottle.
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/yubico-piv-tool.rb7
1 files changed, 4 insertions, 3 deletions
diff --git a/Library/Formula/yubico-piv-tool.rb b/Library/Formula/yubico-piv-tool.rb
index 55d927030..2e2f969b7 100644
--- a/Library/Formula/yubico-piv-tool.rb
+++ b/Library/Formula/yubico-piv-tool.rb
@@ -7,9 +7,10 @@ class YubicoPivTool < Formula
bottle do
cellar :any
- sha1 "97d204bea07ee9e00d6f3281a84f94e27b55e174" => :mavericks
- sha1 "621490567eed24c753f712668308a84880940bcd" => :mountain_lion
- sha1 "19547ccfa0e742e5258907c28e039d5ed8a7e707" => :lion
+ revision 1
+ sha1 "f6b43a9e9cc47e364d6ab485ef839512a1703a36" => :yosemite
+ sha1 "f5075927f40449a679b481b35d6199f4dc19aa7b" => :mavericks
+ sha1 "497a7c7c92514985126b41f6630a92dcbd09f23b" => :mountain_lion
end
depends_on "pkg-config" => :build