libu2f-host 1.1.6
Closes #27889. Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
parent
3e639d6d82
commit
8a095104ba
1 changed files with 2 additions and 3 deletions
|
@ -1,9 +1,8 @@
|
||||||
class Libu2fHost < Formula
|
class Libu2fHost < Formula
|
||||||
desc "Host-side of the Universal 2nd Factor (U2F) protocol"
|
desc "Host-side of the Universal 2nd Factor (U2F) protocol"
|
||||||
homepage "https://developers.yubico.com/libu2f-host/"
|
homepage "https://developers.yubico.com/libu2f-host/"
|
||||||
url "https://developers.yubico.com/libu2f-host/Releases/libu2f-host-1.1.5.tar.xz"
|
url "https://developers.yubico.com/libu2f-host/Releases/libu2f-host-1.1.6.tar.xz"
|
||||||
sha256 "f32b71435edf6e412f2971edef411f3b4edb419a5356553ad57811ece4a63a95"
|
sha256 "4da0bb9e32cab230e63bf65252076f9a4b5e40eb9ec2ddaf9376bcef30e7bda7"
|
||||||
revision 1
|
|
||||||
|
|
||||||
bottle do
|
bottle do
|
||||||
cellar :any
|
cellar :any
|
||||||
|
|
Loading…
Reference in a new issue