homebrew-cask-versions/Casks/authy-bluetooth.rb
phinze 56b34aab57 add cask for authy bluetooth
a mac app for OTP bluetooth action
2013-09-04 14:46:13 -05:00

7 lines
179 B
Ruby

class AuthyBluetooth < Cask
url 'https://www.authy.com/Authy-Bluetooth.zip'
homepage 'https://www.authy.com'
version 'latest'
no_checksum
link 'Authy Bluetooth.app'
end