mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-17 06:16:47 -06:00
7 lines
238 B
Ruby
7 lines
238 B
Ruby
class AuthyBluetooth < Cask
|
|
url 'https://www.authy.com/authy-desktop/Authy_Bluetooth-1.2.app.tar.bz2'
|
|
homepage 'https://www.authy.com'
|
|
version '1.2'
|
|
sha1 '8cc56c7c4d8f2ff9a97ed2bd7e94a8ccfef62585'
|
|
link 'Authy Bluetooth.app'
|
|
end
|